/* Add here all your CSS customizations */
a{
    text-decoration: none !important;
}
h3{
	line-height: 1.2em;
}
.montserrat{
  font-family: 'Montserrat', sans-serif !important;  
}


.custom-thumb-info .thumb-info-action{
	top: -100%;
    position: absolute;
    padding: 15px;
    z-index: 2;
    transition: all 500ms ease-in-out;
}
.custom-thumb-info:hover .thumb-info-action{
	top: 10%;
    position: absolute;
    padding: 15px;
    z-index: 2;
}
.custom-thumb-info .thumb-info-title, .custom-thumb-info .thumb-info-title i{
	transition: all 500ms ease-in-out;
}
.custom-thumb-info:hover .thumb-info-title{
	background: #d91d48;
}
.custom-thumb-info:hover .thumb-info-title i{
	transform: rotate(45deg);
}
.custom-thumb-info .thumb-info-wrapper:after{
	background: rgba(47, 47, 83, 0.92);
}
.custom-thumb-info .thumb-info-title{
	max-width: 100%;
	bottom:0%;
	background: #d91d48;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
.custom-featured-box{
	border-bottom: none;
    border-left: none;
    border-radius: 0px;
    border-right: 0px;
}
.featured-boxes-full {
    background: #ebebeb;
}
.pull-bottom-right{
    position: absolute;
    bottom: 3%;
    right: 3%;
}
.pull-bottom-left{
    position: absolute;
    bottom: 3%;
    left: 3%;
}
.pull-center{
    position: absolute;
    bottom: 3%;
    text-align: center;
}
.custom-featured-box.featured-box-primary .box-content {
    border-top-color: rgba(0, 0, 0, 0);
}
.featured-boxes-flat .custom-featured-box .box-content {
    border-radius: 8px;
    border-top: 1px solid #CCC;
    border-top-width: 0px;
    padding: 0px;
    position: relative;
    top: -1px;
}
.featured-boxes-flat .custom-featured-box .icon-featured {
    top: 0px;
    border-radius: 0%;
    height: 44px;
    line-height: 90px;
    padding: 0;
    width: 90px;
    margin: -45px 0 0px;
    border-top-left-radius: 45px;
    border-top-right-radius: 45px;
}
.custom-featured-box.featured-box-effect-2.featured-box-primary .icon-featured:after {
    box-shadow: 0 0 0 3px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}
.custom-featured-box .icon-featured:after {
	border-radius: 0%;
}
.custom-featured-box .icon-featured .icon-featured-img{
	top: -22px;
	position: relative;
}
html .custom-featured-box.featured-box-primary .icon-featured {
    background-color: #fff;
}
.featured-boxes-flat .custom-featured-box .box-content{
	min-height: 700px;
}
.featured-boxes-flat .custom-featured-box .video-box-content{
	min-height: 300px;
}
.featured-boxes-flat .custom-featured-box .box-content p{
	min-height: 25px;
}
.featured-boxes-full.featured-boxes-flat a:hover, .featured-boxes-full.featured-boxes-flat a:focus, .featured-boxes-full.featured-boxes-flat a:visited{
	text-decoration: none;
}
.featured-boxes-flat .custom-featured-box .box-content{
	margin-top: 0px;
	background: #fff;
}
.featured-boxes-flat .custom-featured-box {
    box-shadow: none;
    margin: 0px 0;
}
section.section.section-background {
    background-size: cover;
}
.text-normal {
	text-transform: none;
}
.slider .tp-bannertimer {
    background-color: #ec1b47;
}
.clearBoth{
	clear: both;
}
.text-shadow-none{
	text-shadow:none !important;
}
#header .header-nav-main nav > ul.cu-nav-pills > li > a{
	font-weight: 600;
}
ul.cu-nav-pills > li.active > a{
	background-color: transparent;
}
.cu-nav-pills > li > a, .cu-nav-pills > li.active > a, .cu-nav-pills > li.active > a:hover, .cu-nav-pills > li.active > a:focus{
	color: #2e2f52;
}
#header .header-nav-main nav > ul.cu-nav-pills > li.open > a, #header .header-nav-main nav > ul.cu-nav-pills > li:hover > a{
	background-color: transparent;
	color: #ec1b47;
}
/* Effect 13: three circles */
#header .header-nav-main nav > ul.cu-nav-pills > li > a{
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

#header .header-nav-main nav > ul.cu-nav-pills > li > a::before {
	position: absolute;
	top: 70%;
	left: 50%;
	color: transparent;
	content: '•';
	text-shadow: 0 0 transparent;
	font-size: 11px;
	-webkit-transition: text-shadow 0.3s, color 0.3s;
	-moz-transition: text-shadow 0.3s, color 0.3s;
	transition: text-shadow 0.3s, color 0.3s;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	pointer-events: none;
}
#header .header-nav-main nav > ul.cu-nav-pills > li.active > a::before,
#header .header-nav-main nav > ul.cu-nav-pills > li:hover > a::before,
#header .header-nav-main nav > ul.cu-nav-pills > li:focus > a::before {
	color: #ec1b47;
	text-shadow: 10px 0 #ec1b47, -10px 0 #ec1b47 !important;
}
#header .header-nav-main nav > ul.cu-nav-pills > li.active > a,
#header .header-nav-main nav > ul.cu-nav-pills > li > a:hover,
#header .header-nav-main nav > ul.cu-nav-pills > li > a:focus {
	color: #ec1b47;
}
.slider-container .mid-label {
	color: #FFF;
	font-size: 40px;
	line-height: 42px;
	font-weight: 300;
}
.slider-container .cu-main-label {
	color: #FFF;
	font-size: 50px;
	line-height: 50px;
	font-weight: 400;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
}
.slider-container .cu-main-label-sm {
	color: #FFF;
	font-size: 30px;
	line-height: 35px;
	font-weight: 400;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
}
.white-tr-bg{
	background-color: rgba(255, 255, 255, 0.27);
	padding: 20px;
}
.white-bg{
	background-color: #fff;
	padding: 20px;
}
.pink-bg{
	background-color: #ec1b47;
	padding: 20px;
}
.purple-bg{
	background-color: #2e2f52;
	padding: 20px;
}
.vert-block {
    background-color: rgba(255, 255, 255, 0.27);
    height: 220px;
    width: 100%;
    display: table;
}
.vert-container {
  	display: table-cell;
  	vertical-align: middle;
  	text-align: center;
}
.vert-container h4, .vert-container small, .vert-container p{
	color: #fff;
}
.inspire-grid{
	height: 450px;
}
.inspire-block {
    height: 450px;
    width: 100%;
    display: table;
}
.inspire-container {
  	display: table-cell;
  	vertical-align: middle;
  	text-align: center;
}
.alex-1, .alex-2, .alex-3, .bill-1, .bill-2, .bill-3, .georgina-1, .georgina-2, .georgina-3, .jessica-1, .jessica-2, .jessica-3, .noah-1, .noah-2, .noah-3, .noah-4, .oprah-1, .oprah-2, .oprah-3, .richard-1, .richard-2, .richard-3, .robert-1, .robert-2, .robert-3, .sophia-1, .sophia-2, .sophia-3, .sophia-4{
	background-size: cover !important;
}
.alex-1{
	background: url(../img/inspire/alex-grid-1.jpg) no-repeat;
}
.alex-2{
	background: url(../img/inspire/alex-grid-2.jpg) no-repeat;
}
.alex-3{
	background: url(../img/inspire/alex-grid-3.jpg) no-repeat;
}
.bill-1{
	background: url(../img/inspire/bill-grid-1.jpg) no-repeat;
}
.bill-2{
	background: url(../img/inspire/bill-grid-2.jpg) no-repeat;
}
.bill-3{
	background: url(../img/inspire/bill-grid-3.jpg) no-repeat;
}
.georgina-1{
	background: url(../img/inspire/georgina-grid-1.jpg) no-repeat;
}
.georgina-2{
	background: url(../img/inspire/georgina-grid-2.jpg) no-repeat;
}
.georgina-3{
	background: url(../img/inspire/georgina-grid-3.jpg) no-repeat;
}
.jessica-1{
	background: url(../img/inspire/jessica-grid-1.jpg) no-repeat;
}
.jessica-2{
	background: url(../img/inspire/jessica-grid-2.jpg) no-repeat;
}
.jessica-3{
	background: url(../img/inspire/jessica-grid-3.jpg) no-repeat;
}
.noah-1{
	background: url(../img/inspire/noah-grid-1.jpg) no-repeat;
}
.noah-2{
	background: url(../img/inspire/noah-grid-2.jpg) no-repeat;
}
.noah-3{
	background: url(../img/inspire/noah-grid-3.jpg) no-repeat;
}
.noah-4{
	background: url(../img/inspire/noah-grid-4.jpg) no-repeat;
}
.oprah-1{
	background: url(../img/inspire/oprah-grid-1.jpg) no-repeat;
}
.oprah-2{
	background: url(../img/inspire/oprah-grid-2.jpg) no-repeat;
}
.oprah-3{
	background: url(../img/inspire/oprah-grid-3.jpg) no-repeat;
}
.richard-1{
	background: url(../img/inspire/richard-grid-1.jpg) no-repeat;
}
.richard-2{
	background: url(../img/inspire/richard-grid-2.jpg) no-repeat;
}
.richard-3{
	background: url(../img/inspire/richard-grid-3.jpg) no-repeat;
}
.robert-1{
	background: url(../img/inspire/robert-grid-1.jpg) no-repeat;
}
.robert-2{
	background: url(../img/inspire/robert-grid-2.jpg) no-repeat;
}
.robert-3{
	background: url(../img/inspire/robert-grid-3.jpg) no-repeat;
}
.sophia-1{

background: url(../img/inspire/sophia-grid-1.jpg) no-repeat;
}
.sophia-2{

background: url(../img/inspire/sophia-grid-2.jpg) no-repeat;
}
.sophia-3{

background: url(../img/inspire/sophia-grid-3.jpg) no-repeat;
}
.sophia-4{

background: url(../img/inspire/sophia-grid-4.jpg) no-repeat;
}
.chapter-1,.chapter-2,.chapter-3,.chapter-4,.chapter-5,.chapter-6,.chapter-7,.chapter-8,.chapter-9,.chapter-10,.chapter-11,.chapter-12{
	background-size: cover !important;
}
.chapter-1{
	background: url(../img/bg/chapter-1.jpg) no-repeat;
}
.chapter-2{
	background: url(../img/bg/chapter-2.jpg) no-repeat;
}
.chapter-3{
	background: url(../img/bg/chapter-3.jpg) no-repeat;
}
.chapter-4{
	background: url(../img/bg/chapter-4.jpg) no-repeat;
}
.chapter-5{
	background: url(../img/bg/chapter-5.jpg) no-repeat;
}
.chapter-6{
	background: url(../img/bg/chapter-6.jpg) no-repeat;
}
.chapter-7{
	background: url(../img/bg/chapter-7.jpg) no-repeat;
}
.chapter-8{
	background: url(../img/bg/chapter-8.jpg) no-repeat;
}
.chapter-9{
	background: url(../img/bg/chapter-9.jpg) no-repeat;
}
.chapter-10{
	background: url(../img/bg/chapter-10.jpg) no-repeat;
}
.chapter-11{
	background: url(../img/bg/chapter-11.jpg) no-repeat;
}
.chapter-12{
	background: url(../img/bg/chapter-12.jpg) no-repeat;
}
.prove-1,.prove-2,.prove-3,.prove-4,.prove-5,.prove-6,.prove-7,.prove-8,.prove-9,.prove-10,.prove-11,.prove-12, .prove-13,.prove-14,.prove-15,.prove-16,.prove-17,.prove-18{
	background-size: cover !important;
}
.prove-1{
	background: url(../img/team/prove-1.jpg) no-repeat;
}
.prove-2{
	background: url(../img/team/prove-2.jpg) no-repeat;
}
.prove-3{
	background: url(../img/team/prove-3.jpg) no-repeat;
}
.prove-4{
	background: url(../img/team/prove-4.jpg) no-repeat;
}
.prove-5{
	background: url(../img/team/prove-5.jpg) no-repeat;
}
.prove-6{
	background: url(../img/team/prove-6.jpg) no-repeat;
}
.prove-7{
	background: url(../img/team/prove-7.jpg) no-repeat;
}
.prove-8{
	background: url(../img/team/prove-8.jpg) no-repeat;
}
.prove-9{
	background: url(../img/team/prove-9.jpg) no-repeat;
}
.prove-10{
	background: url(../img/team/prove-10.jpg) no-repeat;
}
.prove-11{
	background: url(../img/team/prove-11.jpg) no-repeat;
}
.prove-12{
	background: url(../img/team/prove-12.jpg) no-repeat;
}
.prove-13{
	background: url(../img/team/prove-13.jpg) no-repeat;
}
.prove-14{
	background: url(../img/team/prove-14.jpg) no-repeat;
}
.prove-15{
	background: url(../img/team/prove-15.jpg) no-repeat;
}
.prove-16{
	background: url(../img/team/prove-16.jpg) no-repeat;
}
.prove-17{
	background: url(../img/team/prove-17.jpg) no-repeat;
}
.prove-18{
	background: url(../img/team/prove-18.jpg) no-repeat;
}
.thumb-info.cu-thumb-info-bottom-info:hover img {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.thumb-info.cu-thumb-info-bottom-info .thumb-info-title {
    background: rgba(236, 27, 71, 0.8);
    color: #fff;
    text-align: center;
}
.pink-f{
	color: #ec1b47 !important;
}
.pink-f:hover{
	color: #ec1b47 !important;
}
.white-f{
	color: #fff !important;
}
.purple-f{
	color: #2e2f53;
}
.blue-f{
	color:#2f2f53;
}
.light-blue-f{
	color: #9adaf0;
}
.black-f{
	color: #000;
}

section.section {
    background: #fff;
    border-top: none;
    margin: 30px 0;
    padding: 50px 0;
}
section.section-pink{
	background: #ec1b47;
	padding: 50px 0;
}
section.section-blue-light{
	background: #ccecf6;
	padding: 50px 0;
}
section.section-footer{	
	padding:15px 0;
	clear: both;
}
section.section-footer p{
	color: #fff;
}
#header .header-btn-collapse-nav {
    background: #ec1b47;
}
.cu-button {
    min-width: 150px;
    max-width: 100%;    
    padding: 1em 2em;
    border: none;
    background: none;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.button--itzel {
	border: none;
	padding: 0px;
	overflow: hidden;
	width: 255px;
	color: #fff;
}
.button--itzel.pink {
	border: none;
	padding: 0px;
	overflow: hidden;
	width: 255px;
	color: #ec1b47;
}

.button--itzel.pink:focus{
    outline: none;
}

.button--itzel::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid;
	border-radius: inherit;
	-webkit-clip-path: polygon(0% 0%, 0% 100%, 35% 100%, 35% 60%, 65% 60%, 65% 100%, 100% 100%, 100% 0%);
	transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	transform-origin: 50% 100%;
}

.button--itzel.button--border-thin::before {
	border: 1px solid;
	transform: translate3d(0, 100%, 0) translate3d(0, -1px, 0);
}

.button--itzel.button--border-thick::before {
	border: 3px solid;
	transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
}

.button--itzel::before, 
.button--itzel .fa {
	transition: transform 0.3s;
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.button--itzel .fa {
	position: absolute;
	top: 100%;
	left: 50%;
	padding: 20px;
	font-size: 20px;
	transform: translate3d(-50%, 0, 0);
}

.button--itzel > span {
	display: block;
	padding: 20px;
	transition: transform 0.3s, opacity 0.3s;
	transition-delay: 0.3s;
	font-size: 1.2em;
}

.button--itzel:hover::before {
	transform: translate3d(0, 0, 0);
}

.button--itzel:hover .fa {
	transition-delay: 0.1s;
	transform: translate3d(-50%, -100%, 0);
}

.button--itzel:hover > span {
	opacity: 0;
	transform: translate3d(0, -50%, 0);
	transition-delay: 0s;
}
.button--itzel:hover, .button--itzel:hover > span{
	border: transparent;
}
.brackets{
    padding: 2em;
    position: relative;
    display: inline-block;
}
.brackets p{
	color: #fff;
}
.brackets:after,
.brackets:before {
    border: .5em solid #fff; 
    bottom: 0;    
    content: '';
    position: absolute;
    top: 0;
    width: 4%;
}
.brackets:after {
    border-left: none;
    right: 0;
}
.brackets:before {
    border-right: none;
    left: 0;
}
.section-white .brackets p{
	color: #000;
}
.section-white .brackets:after,
.section-white .brackets:before {
    border: .5em solid #9adaf0 ; 
    bottom: 0;    
    content: '';
    position: absolute;
    top: 0;
    width: 4%;
}
.section-white .brackets:after {
    border-left: none;
    right: 0;
}
.section-white .brackets:before {
    border-right: none;
    left: 0;
}
.video-responsive {
    position: relative;
    padding-bottom: 61%;
    height: 0;
    overflow: hidden;
}
.video-responsive iframe, .video-responsive object, .video-responsive embed, .video-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.testimonials-bg{
	background: url(../img/bg/testimonials.jpg) no-repeat !important;
	background-size: cover !important;
}

/***CSS version 1***/

.pink{
    color:#ec1e49;
}

.pink-b{
    border-bottom: 1px solid #ec1e49;
}

.pink-b:hover,.pink-b:active,.pink-b:focus{
	color: #ec1e49; 
}

.img-responsive-wd{
    width:100% !important;
}

.pos-relative{
    position: relative;
}

.txtcenter{
    text-align: center;
}

.boxcenter{
    margin: 0 auto;
    float:none;
}

.pg-title{
    font-size:30px;
    font-weight:200;
    text-transform: uppercase;
    line-height: 30px;
}

.pg-author{
    font-size: 50px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ec1b47;
    line-height: 50px;
}

.box--txt-odd{
   color: #fff;
   z-index: 1;
}

.box--txt-even{
   color: #000;
   z-index: -1;
   float: right;
}

.box--bg-1{
   background: #312c50;  
}

.box--bg-2{
   background: #f0e9e3;   
}

.box--bg-3{
   background: #ea2248;   
}


.grad{    
    background: -webkit-linear-gradient(left, #e41d47, #312c50, #94d1e5); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #e41d47, #312c50, #94d1e5); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #e41d47, #312c50, #94d1e5); /* For Fx 3.6 to 15 */
    background: linear-gradient(to right, #e41d47, #312c50, #94d1e5); /* Standard syntax (must be last) */
    color:#fff;
    font-size: 20px;    
}

.dis--inline{
    display: inline-block;
}

.black--txt{
    color: #000;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
}


.white--txt{
    color:#fff;    
    font-weight: 600;
    text-transform: uppercase;
}

.book-b{
    margin-bottom: 10px;    
    color: #ec1b47;
    font-weight: 600;
}

.book-b:hover{    
    color: #ec1b47;
}

.whttxt{
    color: #fff;    
    font-weight: 200;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
}

.margin--auto{
    margin: 0 auto;
    float:none;
}

.ul--list{
    list-style: none;
    font-size: 16px;
    margin-top: 10px;
}

.on-txt{
    position: absolute;
    top: 0px;
    left: 50%;
    color: #fff;
    text-transform: uppercase;     
    font-weight: normal;  
    font-size: 20px;
    text-align: center;
}

.sub-item-1{
    margin-left: -48.36px;
}
.sub-item-2{
    margin-left: -32.24px;
}
.sub-item-3{
    margin-left: -31.03px;
}
.sub-item-4{
    margin-left: -88.01px;
}
.sub-item-5{
    margin-left: -74.565px;
}
.sub-item-6{
    margin-left: -69.235px;
}
.sub-item-7{
    margin-left: -34.9px;
}
.sub-item-8{
    margin-left: -67.365px;
}
.sub-item-9{
    margin-left: -33.295px;
}

.sub-i {
    position: relative;
    display: inline-block;
    transition: all 1s ease-in-out;
}
.sub-i:hover{
    transform: scale(1.1);
}

.over--hidden{
    overflow: hidden;
}

.txtleft{
    text-align: left;
}

.linkBtn{
    font-size: 24px;
    color: #fff;
    padding-bottom: 12px;
    border-bottom: 1px solid #fff;
    padding-left: 10px;
    padding-right: 10px;
    transition: padding-bottom 0.3s ease-in-out;
}

.linkBtn:hover{  
    color: #a8e4f7;
    padding-bottom: 6px;
    border-bottom: 2px solid #a8e4f7;    
}

.b-bar{
	border: none;
    box-shadow: none;
    border-bottom: 1px solid #000;
    border-radius: 0px;
}
.bb-bar{
	border: 1px solid #000;
    border-radius: 0px;
    resize:none;
}

.ct-modal-header{
	border-bottom: none !important;
    padding: 40px 0px 20px;
    font-size: 18px;
    text-transform: uppercase;
}

.playbtn{
	position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -36px;
    margin-left: -36.5px;    
}

.lnd-playbtn{
	position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -43px;
    margin-left: -43px;
}

.pys-video img,.lnd-playbtn img{
	opacity: 1;
}

.pys-video:hover img,.lnd-playbtn:hover img{
	opacity: 1;
}

.pys-video .playbtn img,.pys-video .lnd-playbtn img{
	opacity: 0.4;
}

.pys-video:hover .playbtn img,.pys-video:hover .lnd-playbtn img{
	opacity: 1;
}

.r-md{
	color: #ec1d47;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0px;
}

.h-btn{
    font-weight: 800;
    padding-bottom: 10px;
    border-bottom:1px solid #ec1e49 !important;   
    transition: padding-bottom 0.3s ease-in-out;
    cursor: pointer;
    
}

.h-btn:hover{
    padding-bottom: 3px;
    border-bottom:2px solid #ec1e49 !important;
}

.btn-l{
    border: none;
    background: transparent;
    font-size: 16px;    
}

.btn-l span{
    padding: 5px 45px 10px;
    border-bottom: 1px solid #ec1e49;
    transition: padding-bottom 0.3s ease-in-out;
    color: #ec1e49;
    outline: none;
}

.btn-l span:hover{
    padding: 5px 45px 5px;
    border-bottom: 2px solid #ec1e49;
}

.btn-l span:hover,.btn-l span:focus,.btn-l span:active,.btn-l:focus{
     outline: none;
}

.ypu-txt-3 span{
    padding-bottom: 10px;
    border-bottom: 1px solid #95d3e7;
    transition: padding-bottom 0.3s ease-in-out;
}

.ypu-txt-3 span:hover{
    padding-bottom: 5px;
    border-bottom: 2px solid #95d3e7;
}

.white-hover{
    padding: 0px 15px 12px;
    border-bottom: 1px solid #fff;
    transition: padding-bottom 0.3s ease-in-out;
    cursor: pointer;
    display: inline-block;
}

.white-hover:hover{
    padding: 0px 15px 6px;
    border-bottom: 2px solid #fff;
    transition: padding-bottom 0.3s ease-in-out;
    display: inline-block;
}

.lightSkyblue{
    background: #e7f4f9;
}

.layout-mt{
    margin-top: 80px;
}

#slideshow li,#prof-slides li{
    display: none;
    list-style:none;
}

#slideshow li.active,#prof-slides li.active{
    display: inline-block;
}

.nodrop{
    cursor:no-drop;
    z-index:1;
}

.zindex-1{
    z-index: -1;
}

.coaches2{
    background: url(../img/slides/coaches2.jpg);
    background-size: cover;
    background-position: center center;
    height: 400px;
}

.co-txt-1{
    color: #fff;
    font-size: 20px;
    font-weight: 200;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
    text-align: center;
    margin-top: 30px;
}

.co-txt-2{
    color: #fff;
    font-size: 34px;
    line-height: 38px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
    text-align: center;
    margin-top: 5px;
}

.ld-txt{
    color: #fff;
    font-size: 30px;
    line-height: 34px;
    font-weight: 200;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
    text-align: center; 
}

.bor5{    
    width: 1200px;
    padding: 10px;
    border: 6px solid #ec1b47;
}

.lnd--bg-1{
    background: #e9f6fa;
}  

.lnd-w{
    position: absolute;
    bottom: 2%;
    left: 10%;
}

.not-allowed{
    cursor: not-allowed;
    pointer-events: none;
}

.sbtBtn{
    padding-left: 32px;
    padding-right: 32px;
    background: transparent;
    border: none;
}


/* New Layout CSS Start*/
.banner-container{
    position: relative;
}

.pf-lg{
    color: #ec1b47 !important;
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    text-transform: uppercase;
}

.dis-lineflex{
    display: inline-flex;
}


.h-grid > div{
    display: inline-block;   
}

.red-box{
    color: #ec1b47;
    font-size: 16px;
    padding: 12px 50px;
    border: 1px solid #ec1b47;
    text-decoration: none;
}

.red-box:hover{
    color: #ec1b47;
}


.grid-right{
    position: relative;
    text-align: center;
}


.pink-sm{
    color: #ec1b47;
    font-size: 24px;
    line-height: 24px;  
    font-family: 'Montserrat', sans-serif !important;
    margin-bottom: 18px;
    font-weight: 600;
}

.stay-form{
    margin-top: 56px;
}

.stay-form form input{
    color: #2e2f53;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    padding: 13px 10px;
    border: 1px solid #2e2f53;
    text-align: center;
    outline: none;
}

.mt-60{
    margin-top: 60px;
}

.rb-txt{
    text-align: center;
}

.rb-txt > span{
    text-transform: uppercase;
}

.rb-txt > span:first-child{
    color: #000000;    
    font-weight: 700;
    margin-right: 10px;
}

.rb-txt > span:last-child{
    color: #ec1b47;    
    font-weight: 700;
}


.btn-effect {
    border: none;    
    color: #ec1b47;
    background: none;
    cursor: pointer;
    font-size: 16px;
    padding: 12px 50px;
    display: inline-block;
    text-transform: uppercase;    
    font-weight: 400;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-effect:after{
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-effect-1 {
    border: 1px solid #ec1b47;
    color: #ec1b47;
}


.btn-effect-1c:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #ec1b47;
}

.btn-effect-1c:hover,
.btn-effect-1c:active {
	color: #fff;
}


.btn-effect-1c:hover:after,
.btn-effect-1c:active:after,
.btn-effect-1w:hover:after,
.btn-effect-1w:active:after{
	width: 100%;
}

.grid-on-img > div:first-child{
    font-size: 40px;
    line-height: 48px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 700;
    margin-bottom: 24px;
}

.grid-on-img > div:nth-child(2){
    font-size: 18px;
    line-height: 24px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    margin-bottom: 40px;
}


.footer-wrapper{
    background-color: #2e2f53;
    padding-bottom: 70px;
}


.footer-wrapper .footer-links > ul{
    padding-left: 15px;
    list-style: none;
}

.footer-wrapper .footer-links > ul > li{  
    color: #fff;
    padding: 10px 0px;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
}

.footer-wrapper .footer-links > ul > li:hover,.footer-wrapper .footer-links > ul > li > a:hover{
    color: #ec1d47;
}

.footer-wrapper .footer-links > ul > li > a{
    color: #fff;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
}


.footer-wrapper .footer-links > ul > li > span{
    padding: 5px 15px 5px 0px;
}

.footer-wrapper .footer-links > ul > li > span > a:hover img{
    opacity: 0.5;
}

.footer-wrapper > .container .footer-info{
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    text-transform: uppercase;    
}

.instagram{
    display: inline-block;
    content: '';
    background: url('../img/icons/f-icon-1.png') no-repeat;
    width: 36px;
    height: 36px;    
}

.instagram:hover{
    background: url('../img/icons/f-icon-1c.png') no-repeat;
}

.youtube{
    display: inline-block;
    content: '';
    background: url('../img/icons/f-icon-2.png') no-repeat;
    width: 36px;
    height: 36px;    
}

.youtube:hover{
    background: url('../img/icons/f-icon-2c.png') no-repeat;
}

.facebook{
    display: inline-block;
    content: '';
    background: url('../img/icons/f-icon-3.png') no-repeat;
    width: 36px;
    height: 36px;    
}

.facebook:hover{
    background: url('../img/icons/f-icon-3c.png') no-repeat;
}

.f-icon-md-1{
    display: inline-block;
    content: '';
    background: url('../img/icons/f-icon-md-1.png') no-repeat;
    width: 50px;
    height: 50px;    
}

.f-icon-md-1:hover{
    background: url('../img/icons/f-icon-md-1c.png') no-repeat;
}

.f-icon-md-2{
    display: inline-block;
    content: '';
    background: url('../img/icons/f-icon-md-2.png') no-repeat;
    width: 50px;
    height: 50px;    
}

.f-icon-md-2:hover{
    background: url('../img/icons/f-icon-md-2c.png') no-repeat;
}

.f-icon-md-3{
    display: inline-block;
    content: '';
    background: url('../img/icons/f-icon-md-3.png') no-repeat;
    width: 50px;
    height: 50px;    
}

.f-icon-md-3:hover{
    background: url('../img/icons/f-icon-md-3c.png') no-repeat;
}

.f-icon-md-4{
    display: inline-block;
    content: '';
    background: url('../img/icons/f-icon-md-4.png') no-repeat;
    width: 50px;
    height: 50px;    
}

.f-icon-md-4:hover{
    background: url('../img/icons/f-icon-md-4c.png') no-repeat;
}


.abt-t .white-box .r,.t-w-c .r{
    color: #ec1d47;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 30px;
}


.abt-t .white-box .b,.t-w-c .b{
    color: #000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}

.abt-k{
    margin-top: 80px;
    text-align: center;   
}


.abt-k > div:last-child{
    margin-top: 30px;
}


.rd{
    text-transform: uppercase;
    font-size: 40px !important;
    line-height: 40px !important;
    font-weight: 700;
}

.serv-title > div:first-child{
    color: #000;
    font-size: 40px;
    line-height: 48px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
}

.serv-title > div:first-child > sup{
    padding-left: 10px;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400;
    font-size: 24px;
}

.box-center{
    margin: 0 auto;
    float: none;
}


.ct-form .form-fields input{
    width: 100%;
    color: #000;
    padding: 12px 15px;
    text-align: center;    
    outline: none;
    border: 1px solid #000;
}


.ct-form .form-fields:nth-child(4) textarea{
    width: 100%;
    color: #000;    
    padding: 15px;
    height: 100px;
    outline: none;
    resize: none;
    border: 1px solid #000;
}


.ct-form .form-fields:nth-child(6){
    margin: 0px;    
    text-align: right;
}


.d-l > div > div{
    margin-bottom: 15px;
    font-weight: 600;
}


.ct-pattern{
    position: relative;
    margin-top: -120px;
}

.bg-transparent{
    background: transparent !important;
    border-top: transparent !important;
    border-left: transparent !important;
    border-right: transparent !important;
}

/*************************************** Media Jquery **********************/


@media (max-width: 640px){
    
.pg-title {
    font-size: 15px;
    font-weight: 200;
    text-transform: uppercase;
    line-height: 0px;
}
 
.pg-author {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ec1b47;
    line-height: 26px;
}
    
.box--img-1,.box--img-2{
    padding-left: 0px;
    padding-right: 0px;
}
    
.whttxt{
    font-size: 16px;
}
        
}

@media (max-width: 767px){
	.brackets:after,
.brackets:before {
    border: .5em solid #fff; 
    bottom: 0;    
    content: '';
    position: absolute;
    top: 0;
    width: 4%;
}
.section .brackets:after,
.section .brackets:before {
    border: .5em solid #fff; 
    bottom: 0;    
    content: '';
    position: absolute;
    top: 0;
    width: 4%;
}
.brackets:after {
    border-left: none;
    right: 0;
}
.brackets:before {
    border-right: none;
    left: 0;
}
.section .brackets:after {
    border-left: none;
    right: 0;
}
.section .brackets:before {
    border-right: none;
    left: 0;
}

.box--center{
    width: 100%;
    margin: 0 auto;
    float: none;
    text-align: center;
}
    
#header.header-narrow .header-logo img {
    width: 60%;
    height:60%;
}

}


@media (max-width: 991px) {
	#header .header-logo {
	    float: left;
	    position: relative;
	    width: 75%;
	    height: 75%;
	}
	
	#header .header-nav-main nav > ul > li.active > a, #header .header-nav-main nav > ul > li.active > a:focus, #header .header-nav-main nav > ul > li.active > a:hover {
	    background-color: transparent;
	}
	#header .header-nav-main nav > ul > li > a, #header .header-nav-main nav > ul > li > a:focus, #header .header-nav-main nav > ul > li > a:hover{
		color: #2e2f52;
	}
	#header .header-nav-main nav > ul.cu-nav-pills > li > a::before{
		top: 17%
	}
	.xs-pr-none{
		padding-right:0px !important; 
	}
	.xs-pl-none{
		padding-left:0px !important; 
	}
    
    .box--center{
    width: 80%;
    margin: 0 auto;
    float: none;
    text-align: center;
}
    
    
}

@media (min-width: 320px){
    
    
.video-container{
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}
    
.align-center-md{
    text-align: center;
}
    
.box{
    background: #fff;
    border-top: none;
    margin: 0;
    padding: 0px 0px 50px;
}
    
#header.header-narrow .header-logo img {
    width: 65%;
    height:50%;
}
    
.box--img-1,.box--img-2{
padding-left: 0px;
padding-right: 0px;
}
    
.red--txt{
    color:#ec1b47;
    font-size: 38px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
}
    
.white--txt{
    font-size: 22px;
}
    
.f-txt{
    text-align: center;
}
    
.f-txt ul{
    padding: 0px;
}

.f-logo img{
    margin: 0 auto;   
    float: none;
}
    
.wid100,.landing_logo{
  width: 100%;
}
    
.wid{
    width:100%;
}
    
.cu-button{
    margin: 0px;
}
    
.hidden-xs {
    display: block!important;
}
    
.space-bot-40-20{
 margin-bottom: 20px !important;
}
    
.space-bot-20-0{
    margin-bottom: 0px !important;
}
   
.landing-sp-t{
    margin-top: 30px;
}

.links--btn{        
    padding: 10px 25px;
    background: #ec1e49;
    margin: 20px 10px 20px 0px;

}
    
.dis-inline--md--sm{
    display: inline-block;
}
    
.col-f-40{
    font-size: 20px !important;
    line-height: 25px !important;
}
    
.pys-on-txt{
    position: absolute;
    top: 25%;
    right: 10%;
}
    
.sp-75{
    margin-top: 40px;
    margin-bottom: 40px;
}
    
.txt-lt-cnt{
    text-align: center;
}
    
.pys-box{
    padding: 30px;
}

.cus-mt{
margin-top: 60px;
}
    
.lg-screen{
    display: none;
}

.sm-screen{
    display: block;
}
    
.ypu-txt-1{
    color:#fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 34px;
    font-family: 'Montserrat', sans-serif !important;
    text-align: center;
}
.ypu-txt-2{
    color:#fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 200;
    line-height: 20px;
    font-family: 'Montserrat', sans-serif !important;
    text-align: center;
}

.ypu-txt-3 span{
    color: #95d3e7;
    font-size: 12px;
    line-height: 18px;
    font-weight: 200;
    text-transform: uppercase;
}
    
.ypu-grid1-txtbox{
    padding: 50px 36px;    
}
.ypu-grid1-img{
   padding: 0px;
}
    
    
.ypu-grid2-txtbox{
    padding: 50px 36px;
}
.ypu-grid2-img{
    padding: 0px;    
}
    
.f-50 {
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 32px;
}
    
.cus-box{
    padding-top: 0px;
    padding-bottom: 50px;
}
    
.skyblue-f{
    color: #95d3e7;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
}
    
.layout{
    padding: 70px 15px 0px;
}
    
.center-sm-md-left{
    text-align: center;
}
    
.c-container-1{
    display: none;
}
    
.c-container-2{
    display: block;
}

.coaches1{
    display: none;
}
    
.coaches2{
    display: block;
}

.coaches3{
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    margin-top: 20px;
}
    
.space100{
    margin-bottom: 60px;
    margin-top: 60px;
}
    
.space100p{
    padding-top: 60px;
    padding-bottom: 60px;
}
    
.lnd-box{
    padding: 30px;
}
    
.bor5{
    display: none;
}
    
.grid-01{
    display: block;
    flex-direction: row;
    align-items: center;
}

.grid-01 > div:last-child{
    margin-left: 0px;
    padding: 30px;
    text-align: center;
}
    
.grid-right{
    width: 100%;
    margin: 40px 0px;
    background: #f4f4f4;
}
    
.grid-right > div{
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 92%;
    height: auto;
    border: 1px solid #2e2f53;
    padding: 50px 30px;
    margin: 80px auto;
    background: #fff;
}
    
.grid-01 > div > img{
    width: 100%;
}
    
.grid-right br{
    display: none;
}    
    
.ph-1{
    display: none;
}
    
.ph-2{
    display: block;
}

    
.rb-txt > span:first-child,.rb-txt > span:last-child{
    font-size: 26px;
    line-height: 38px;
}
    
    
.footer-wrapper > .container .footer-info{
    padding: 0px 55px;
    text-align: center;
}
    
.footer-wrapper .footer-links{
    display: inline-block;
    padding: 30px 40px 0px 40px;
    vertical-align: top;
}
    
.footer-wrapper > .container > div > .footer-links:nth-child(3){
    float: none;
    display: block;
}
    
    
.grid-on-img{
    position: relative;
    top: auto;
    left: auto;
    z-index: 9;
    text-align: center;
    padding: 80px 30px 0px;
}
    
.grid-on-img > div:first-child,.grid-on-img > div:nth-child(2){
    color: #000;
}
   
.grid-on-img > div:nth-child(2) br{
    display: none;
}
   
.btn-effect-2 {
    border: 1px solid #ec1b47;
    color: #ec1b47;
    padding: 12px 30px !important;
}
    
.btn-effect-1w:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #ec1b47;
}

.btn-effect-1w:hover,
.btn-effect-1w:active {
	color: #fff;
    border: 1px solid #ec1b47;
}
    
.grid-on-img-md{
    text-align: center;
    margin-top: 40px;
}
    
.box--content-inside{
    color: #000;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    font-weight: 400;
    padding: 0px 15px;
    margin-top: 36px;
}
    
.box--content-inside br,.center-sm-md-left br{
    display: none;
}
    
    
.prl-30{
    padding-left: 30px;
    padding-right: 30px;
}
    
    
.abt-sky{
    background: #d7f2fb;   
    padding-bottom: 30px;
}

.img-top{
    padding-top: 30px;
}

.img-top img{
    margin-top: 0px;
}

.img-top .abt-t{
    margin-top: 0px;
}


.abt-t .white-box{
    background: #fff;
    padding: 40px 30px; 
    text-align: center;
}
    
.r-br-md br{
    display: none;
}

    
.t-w-c{
    padding: 0px 30px 50px 30px;
    text-align: center;
    
}


.abt-pattern{
    position: relative;
    margin-top: 0px;
    text-align: center;
    padding: 0px 30px;
}
    
    
.abt-pattern img{
    width: 100%;
}
    
.abt-k > div:last-child > a > div{
    margin: 15px 30px;
}
    
.d-n{
    display: none;
}
    
.p-30{
    padding: 0px;
}

    
.serv-title img{
    width: 100%;
}
   
    
.connect-wrap{
    width: 98%;
    margin: 0 auto;
    float: none;
}
    
.ct-form .form-fields{
    width: 100%;
    display: inline-block;
    margin: 0px 0px 30px;
}
    
.ct-form .form-fields input,.ct-form .form-fields:nth-child(4) textarea{
    font-size: 12px;
}
    
.ct-form .form-fields:nth-child(4),.ct-form .form-fields:nth-child(6){
    width: 100%;
}
    
    
.ct-form .form-fields input::-webkit-input-placeholder,.ct-form .form-fields input::-moz-placeholder,.ct-form .form-fields input:-ms-input-placeholder,.ct-form .form-fields input:-moz-placeholder { 
  font-size: 12px !important;
}


.connect-wrap br{
    display: none;
}
    
.d-l > div{
    width: 100%;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;    
}
    
    
.ct-pattern .box--center img{
    width: 100%;
}

.ct-pattern .box--center div:last-child{
    font-size: 16px;
    margin-top: 10px
}
    
.ct-pattern .box--center br{
    display: none;
}

        
}


@media (min-width: 340px){
    .dis-inline--md--sm{
    display: inline-block;
}
    
.links--btn{        
    padding: 10px 25px;
    background: #ec1e49;
    margin: 20px 10px 20px 0px;

}
    
.red--txt{
    color:#ec1b47;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
}

    
}

@media (min-width: 370px){
    
.coaches2{
  height: 300px;  
}
    
.coaches3{
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 18px;
    margin-top: 10px;
}
    
}


@media (min-width: 380px){
    .abt-k > div:last-child > a > div{
        margin: 10px;
    }
}

@media (min-width: 480px){
   .abt-k > div:last-child > a > div{
        margin: 15px;
    } 
    
    .d-n{
        display: block;
    }
    
    .d-l > div{
        width: 49%;
        display: inline-block;
        text-align: center;
        text-transform: uppercase;    
    }
    
    .ct-pattern .box--center br{
        display: block;
    }

}

@media (min-width: 510px){
    .grid-on-img > div:nth-child(2) br{
        display: block;
    }
    
    .prl-30{
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .serv-title img{
        width: auto;
    }
    
    
}

@media (min-width: 640px){
    
.box {
    background: #fff;
    border-top: none;
    margin: 10px 0;
    padding: 50px 0;
}
    
#header.header-narrow .header-logo img {
    width: 36%;
    height:25%;
}
    
.cu-button{
    margin: 1em;
}
    
.white--txt{
    font-size: 30px;
}
    
.dis-inline--md--sm{
    display: inline-block;
}
    
.links--btn{        
    padding: 10px 25px;
    background: #ec1e49;
    margin: 0px 55px;

}

.landing_logo{
    width:60%;
}
    

.col-f-40{
    font-size: 40px !important;
    line-height: 40px !important;
}
    
.pys-on-txt{
    position: absolute;
    top: 25%;
    right: 10%;
}
    
.sp-75{
    margin-top: 50px;
    margin-bottom: 50px;
}
    
.pys-box{
    padding: 50px;
}
    
.ypu-txt-1{
    color:#fff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 50px;
    font-family: 'Montserrat', sans-serif !important;
    text-align: center;
}
.ypu-txt-2{
    color:#fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 200;
    line-height: 35px;
    font-family: 'Montserrat', sans-serif !important;
    text-align: center;
}
.ypu-txt-3 span{
    color: #95d3e7;
    font-size: 16px;
    line-height: 20px;
    font-weight: 200;
    text-transform: uppercase;    
}
    
.f-50 {
    font-size: 48px;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 50px;
}
    
.skyblue-f{
    color: #95d3e7;
    font-size: 30px;
}
    
.hc-btn{
	position: absolute;
    bottom: 1%;
    left: 15%;
}
    
.c-container-1{
    display: block;
}
    
.c-container-2{
    display: none;
}
    
.coaches1{
    display: block;
}
    
.coaches2{
    display: none;
}
    
    
.grid-right br{
    display: block;
} 
    
.rb-txt > span:first-child,.rb-txt > span:last-child{
    font-size: 40px;
    line-height: 48px;
}
    
.footer-wrapper > .container .footer-info{
    padding: 0px 55px;
    text-align: left;
}

.footer-wrapper .footer-links{
    display: inline-block;
    padding: 60px 40px 20px 40px;
    vertical-align: top;
}
    
.footer-wrapper > .container > div > .footer-links:nth-child(3){
    float: none;
    display: block;
}
    
.abt-k > div:last-child > a > div{
    margin-right: 20px;
}

.abt-k > div:last-child > a:last-child > div{
    margin-right: 0px;
}
    
.ct-pattern .box--center img{
    width: auto;
}
     
}

@media (min-width: 740px){
  .hc-btn{
	position: absolute;
    bottom: 4%;
    left: 18%;
}
    
.space100{
    margin-bottom: 100px;
    margin-top: 100px;
}
    
.space100p{
    padding-top: 100px;
    padding-bottom: 100px;
}
    
.lnd-box{
    padding: 30px;
}
    
.cus-mt {
    margin-top: 0px;
}
    

.footer-wrapper .footer-links{
    display: inline-block;
    padding: 60px 40px 20px 40px;
    vertical-align: top;
}
    
.footer-wrapper > .container > div > .footer-links:nth-child(3){
    float: right;
}
    
}

@media (min-width: 768px){
.ph-1{
    display: block;
}
    
.ph-2{
    display: none;
}
    
.ct-form .form-fields input::-webkit-input-placeholder,.ct-form .form-fields input::-moz-placeholder,.ct-form .form-fields input:-ms-input-placeholder,.ct-form .form-fields input:-moz-placeholder { 
  font-size: 10px !important;
}
    
}

@media (min-width: 768px){
    
.h-grid .grid-left{
    width: 100%;
    display: block;
}
    
.abt-pattern{
    position: relative;
    margin-top: -170px;
    text-align: center;
    padding: 0px 30px;
}
    
    
.abt-pattern img{
    width: 100%;
}
    
.connect-wrap{
    width: 700px;
    margin: 0 auto;
    float: none;
}
    
.ct-form .form-fields{
    width: 200px;
    display: inline-block;
    margin: 3px 10px 30px;
}
    
.ct-form .form-fields input,.ct-form .form-fields:nth-child(4) textarea{
    font-size: 11px;
}
    
.ct-form .form-fields:nth-child(4),.ct-form .form-fields:nth-child(6){
    width: 648px;
}
    
        
}


@media (min-width: 990px){
    
#header.header-narrow .header-logo img {
    width: 60%;
    height:60%;
}
    
.f-txt{
    text-align: right;
}
    
.f-txt ul{
    padding: 0px;
}

.f-logo img{
    margin: auto;   
    float: inherit;
}
    
.center-sm-md-left{
    text-align: left;
}
    
.hc-btn{
	position: absolute;
    bottom: 6%;
    left: 18%;
}
    
.box--content-inside br{
    display: block;
}
    
    
}




@media (min-width: 1020px){
    
.cus-mar--t{
    margin-top: 20%;
}
    
.layout{
    padding: 80px 15px 0px;
}

.space-bot-40-20{
 margin-bottom: 40px !important;
}
    
.landing-sp-t{
    margin-top: 6%;
}
    
.landing_logo{
    width:55%;
}
    
.links--btn{        
    padding: 10px 15px;
    background: #ec1e49;
    margin: 0px 55px;

}
    
.box{
    background: #fff;
    border-top: none;
    margin: 30px 0 0px;
    padding: 50px 0;
}
    
.col-f-40{
    font-size: 40px !important;
    line-height: 40px !important;
}
    
.pys-on-txt{
    position: absolute;
    top: 80%;
    right: 13.5%;
    cursor: pointer;
}
    
.sp-75{
    margin-top: 75px;
    margin-bottom: 75px;
}
.txt-lt-cnt{
    text-align: left;
}
    
.pys-box{
    padding: 50px;
}

.pys-rgt-box{
    position: absolute;
    left: 49%;
    top: 8%;
    padding: 30px;
    background: #fff;
}
    
.cus-mt{
    margin-top: 0px;
}
    
.lg-screen{
    display: block;
}

.sm-screen{
    display: none;
}
    
.rt-box-1{
   position: absolute;
    top: -3%;
    left: 4%;
}
    
.rt-box-2{
   position: absolute;
    top: 48%;
    left: 14%; 
}
.rt-box-3{
    position: absolute;
    top: 88%;
    left: 22%;
}
    
.cus-box{
    padding-top: 80px;
    padding-bottom: 100px;
}
    
.ypu-txt-1{
    color:#fff;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 34px;
    font-family: 'Montserrat', sans-serif !important;
    text-align: left;
}
.ypu-txt-2{
    color:#fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 200;
    line-height: 28px;
    font-family: 'Montserrat', sans-serif !important;
    text-align: left;
}
.ypu-txt-3 span{
    color: #95d3e7;
    font-size: 16px;
    line-height: 22px;
    font-weight: 200;
    text-transform: uppercase;    
}


.ypu-grid1-txtbox{
    padding: 200px 60px
}
    
.ypu-grid1-img{
    position: absolute;
    top: 8%;
    left: 50%;
    padding: 25px 0px 25px 25px;
    background: #fff;
}
    
.ypu-grid1-txtbox{
    padding: 64px 36px;
}
    
.ypu-grid1-img{
    position: absolute;
    top: 14%;
    left: 50%;
    padding: 25px 0px 25px 25px;
    background: #fff;
}
    
.ypu-grid2-txtbox{
    padding: 170px 30px;
    position: absolute;
    top: -12%;
    left: 42%;
}
.ypu-grid2-img{
     z-index: 1;
    padding: 25px 25px 25px 0px;
    background: #fff;
}
    
.float--right{
    float: right;
}
    
.btn-bar {
  display:inline-block;
  position: absolute;
  left: 9%;
  top: 55%;
    
}
 
.h180{
    height: 180px;
}
    
.hc-btn{
	position: absolute;
    bottom: 6%;
    left: 19%;
}
    
.lnd-box{
    padding: 30px;
}
    
.topX{
    top:19.5%;
}
    
.bor5{
    display: block;
    position: absolute;
    top: 16.5%;
    left: 87%;
    height: 483px;
}
    

.footer-wrapper .footer-links{
    display: inline-block;
    padding: 60px 80px 20px 40px;
    vertical-align: top;
}
    
.grid-on-img{
    position: absolute;
    top: 15%;
    left: 10%;
    z-index: 9;
    padding: 0px;
    text-align: left;
}
    
.grid-on-img > div:first-child,.grid-on-img > div:nth-child(2){
    color: #fff;
}

    
.btn-effect-2 {
    border: 1px solid #fff;
    color: #fff;
    padding: 12px 50px !important;
}
    
.btn-effect-1w:after {
	width: 0%;
	height: 100%;
	top: 0;
	left: 0;
	background: #ec1b47;
}

.btn-effect-1w:hover,
.btn-effect-1w:active {
	color: #fff;
    border: 1px solid #ec1b47;
}
    
.grid-on-img-md .btn-effect-2{
    padding: 12px 30px !important;
}
    
.grid-on-img-md{
    position: absolute;
    bottom: 34%;
    right: 4%;
    z-index: 9;
    text-align: center;
    margin-top: 0px;
}

    
.r-br-md br{
    display: block;
}
    
.abt-pattern{
    position: relative;
    margin-top: -170px;
    text-align: center;
    padding: 0px 30px;
}
    
.abt-pattern img{
    width: 100%;
}
    
.connect-wrap{
    width: 1000px;
    margin: 0 auto;
    float: none;
}
    
.ct-form .form-fields{
    width: 270px;
    display: inline-block;
    margin: 0px 10px 30px;
}
    
.ct-form .form-fields input,.ct-form .form-fields:nth-child(4) textarea{
    font-size: 12px;
}
    
.ct-form .form-fields:nth-child(4),.ct-form .form-fields:nth-child(6){
    width: 859px;
}
    
.ct-form .form-fields input::-webkit-input-placeholder,.ct-form .form-fields input::-moz-placeholder,.ct-form .form-fields input:-ms-input-placeholder,.ct-form .form-fields input:-moz-placeholder { 
  font-size: 12px !important;
}
    
.connect-wrap br{
    display: block;
}

    
.ct-pattern .box--center div:last-child{
    font-size: 16px;
    margin-top: 0px
}
    
    
}


@media (min-width: 1200px){

.wid100{
  width: auto;
}
    
.layout{
    padding: 80px 15px 0px;
}
    

  .float--right{
    float: right;
}

.float--left{
   float: left;
} 
    
.box--center{
    width: 90%;
    margin: 0 auto;
    float: none;
    text-align: left;
}
    
.links--btn{        
    padding: 10px 25px;
    background: #ec1e49;
    margin: 0px 55px;

}
    
.box--img-1{
    position: absolute;
    top: 7.5%;
    right: 0%;
    padding: 20px 0px 20px 20px;
    z-index: 2;
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
}

.box--img-2{
    position: absolute;
    top: 7.5%;
    padding: 20px 20px 20px 0px;
    z-index: 1;
    background: #fff;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.space--top{
    margin-top: 90px;
}
    
.cus-mar--t{
    margin-top: 20%;
}

.space-bot-20-0{
   margin-bottom: 20px !important;
}
    
.landing-sp-t{
    margin-top: 9%;
}

.pys-box{
    padding: 100px;
}

.pys-rgt-box{
    position: absolute;
    left: 40%;
    top: 8%;
    padding: 30px;
    background: #fff;
}
    
.pys-on-txt{
position: absolute;
top: 80%;
right: 15.5%;
cursor: pointer;
}
    
.rt-box-1{
    position: absolute;
    top: 2%;
    left: 8%;
}
    
.rt-box-2{
   position: absolute;
    top: 50%;
    left: 16%; 
}
.rt-box-3{
    position: absolute;
    top: 88%;
    left: 22%;
}
    
.cus-box{
    padding-top: 80px;
    padding-bottom: 100px;
}
    
.ypu-txt-1{
    color:#fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 35px;
    font-family: 'Montserrat', sans-serif !important;
    text-align: left;
}
.ypu-txt-2{
    color:#fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 200;
    line-height: 28px;
    font-family: 'Montserrat', sans-serif !important;
    text-align: left;
}
.ypu-txt-3 span{
    color: #95d3e7;
    font-size: 14px;
    line-height: 22px;
    font-weight: 200;
    text-transform: uppercase;    
}
    
.ypu-grid1-txtbox{
    padding: 92px 36px;
}
    
.ypu-grid1-img{
   position: absolute;
    top: 7%;
    left: 41%;
    padding: 25px 10px 25px 25px;
    background: #fff;
}
    
.ypu-grid2-txtbox{
    padding: 214px 30px;
    position: absolute;
    top: -9%;
    left: 40%;
}
.ypu-grid2-img{
     z-index: 1;
    padding: 25px 25px 25px 0px;
    background: #fff;
}
   
.mt-lg-60{
    margin-top: 60px;
}
    
.btn-bar {
  display:inline-block;
  position: absolute;
  left: 9%;
  top: 55%;
    
}
            
.hc-btn{
	position: absolute;
    bottom: 8%;
    left: 21%;
}

.lnd-box{
    padding: 30px;
}

.topX{
    top:17.5%;
}
    
.bor5{
    position: absolute;
    top: 15%;
    left: 87%;
    height: 448px;
}
    
.ct-pattern > .box--center{
    display: flex;
    width: 80%;
    align-items: center;
}
        
}


@media (min-width: 992px){
    
.h-grid .grid-left{
    width: 100%;
    display: block;
}
    
.grid-01{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.grid-01 > div:last-child{
    margin-left: 30px;
    padding: 0px;
    text-align: left;
}
    
.grid-right{
    width: 100%;
    margin: 40px 0px;
    background: #f4f4f4;
}
    
.grid-right > div{
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 472px;
    height: auto;
    border: 1px solid #2e2f53;
    padding: 50px 30px;
    margin: 80px auto;
    background: #fff;
}
    
.grid-01 > div > img{
    width: auto;
}
    
    
.abt-sky{
    background: #d7f2fb;
    padding: 100px 50px 100px 30px;    
}

.img-top{
    padding-top: 0px;
}

.img-top img{
    margin-top: -70px;
}

.img-top .abt-t{
    margin-top: 60px;
}


.abt-t .white-box{
    background: #fff;
    padding: 74px 60px 74px 60px;
    margin-left: -30px;
    text-align: left;
}
    
.t-w-c{
    padding-left: 15px;
    padding-right: 61px;
    padding-top: 10%;
    padding-bottom: 0px;
    text-align: left;
}
  
.p-30{
    padding: 0px 30px;
}

    
}


@media (min-width: 1200px){
    
.h-grid .grid-left{
    width: 736px;
    display: inline-block;
}
        
.grid-right > div{
    position: relative;
    top: -15px;
    left: 60px;
    right: 0px;
    bottom: 0px;
    width: 360px;
    height: auto;
    border: 1px solid #2e2f53;
    padding: 34px 30px;
    margin: auto;
}
    
.grid-01 > div > img{
    width: 342px;
}
    
.grid-right br{
    display: none;
}
    
.grid-right{
    width: auto;
    margin: 0px;
    background: transparent;
}
    

.abt-sky{
    background: #d7f2fb;
    padding: 100px 50px 100px 50px;    
}

.img-top{
    padding-top: 0px;
}

.img-top img{
    margin-top: -70px;
}

.img-top .abt-t{
    margin-top: 100px;
}


.abt-t .white-box{
    background: #fff;
    padding: 74px 64px 74px 30px;
    margin-left: -30px;
}
    
.t-w-c{
    padding-left: 15px;
    padding-right: 61px;
    padding-top: 18%;
}

    
}

@media (min-width: 1300px){
    
.grid-on-img{
    position: absolute;
    top: 28%;
    left: 10%;
    z-index: 9;
}
    
.grid-on-img-md{
    position: absolute;
    bottom: 34%;
    right: 4%;
    z-index: 9;
}

.grid-on-img-md .btn-effect-2{
    padding: 12px 50px !important;
}
    
.abt-sky{
    background: #d7f2fb;
    padding: 100px 50px 100px 50px;
    
}

.img-top{
    padding-top: 0px;
}

.img-top img{
    margin-top: -70px;
}

.img-top .abt-t{
    margin-top: 90px;
}

.abt-t .white-box{
    background: #fff;
    padding: 60px 30px 60px 30px;
    margin-left: -30px;
}
    
.abt-pattern{
    position: relative;
    margin-top: -170px;
    text-align: center;
    padding: 0px;
}
        
.abt-pattern img{
    width: auto;
}
    
.connect-wrap{
    width: 1280px;
    margin: 0 auto;
    float: none;
}
    
.ct-form .form-fields{
    width: 392px;
    display: inline-block;
    margin: 0px 10px 30px;
}
    
.ct-form .form-fields input,.ct-form .form-fields:nth-child(4) textarea{
    font-size: 16px;
}
    
.ct-form .form-fields:nth-child(4),.ct-form .form-fields:nth-child(6){
    width: 1223px;
}
    
}

@media (min-width: 1420px){
    
    .align-center-md{
        text-align: left;
    }
    
    .box--content-inside{
        padding: 0px 40px;
        margin-top: 0px;
    }

    
}

@media (min-width: 1600px){
.container {
    width: 1500px;
}
    
 .video-container{
    width: 1370px;
}
    
.box--center{
    width:86%;
    margin: 0 auto;
    float: none;
    text-align: left;
}

.box--content{
    font-size:18px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;   
}
    
.float--right{
    float: right;
}

.float--left{
   float: left;
}
    
.whttxt{
    font-size: 20px;
}
    
.white--txt{
    font-size: 30px;
}

.f-txt{
    text-align: right;
}
    
.cus-mar--t{
    margin-top: 22%;
}
    
.pys-box{
    padding: 150px;
}

.pys-rgt-box{
    position: absolute;
    left: 40%;
    top: 17%;
    padding: 30px;
    background: #fff;
}
    
.topX{
    top:22.5%;
}
    
.bor5{
    position: absolute;
    top: 19%;
    left: 87%;
    height: 555px;
}
    
.pys-on-txt{
    position: absolute;
    top: 80%;
    right: 18%;
    cursor: pointer;
}
    
.rt-box-1{
    position: absolute;
    top: 2%;
    left: 8%;
}
    
.layout{
    padding: 80px 15px 0px;
}
    
.rt-box-2{
   position: absolute;
    top: 50%;
    left: 14%; 
}
.rt-box-3{
    position: absolute;
    top: 88%;
    left: 22%;
}
    
.cus-box{
    padding-top: 80px;
    padding-bottom: 100px;
}
    
.ypu-txt-1{
    color:#fff;
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 55px;
    font-family: 'Montserrat', sans-serif !important;
    text-align: left;
}
.ypu-txt-2{
    color:#fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 200;
    line-height: 40px;
    font-family: 'Montserrat', sans-serif !important;
    text-align: left;
}
.ypu-txt-3 span{
    color: #95d3e7;
    font-size: 16px;
    line-height: 22px;
    font-weight: 200;
    text-transform: uppercase;    
}
    
.ypu-grid1-txtbox{
    padding: 230px 60px;
    margin-bottom: 0px;
}
    
.ypu-grid1-img{
    position: absolute;
    top: 7%;
    left: 42%;
    padding: 25px 0px 25px 25px;
    background: #fff;
}
    
.ypu-grid2-txtbox{
    padding: 315px 30px;
    position: absolute;
    top: -8%;
    left: 42%;
}
.ypu-grid2-img{
     z-index: 1;
    padding: 25px 25px 25px 0px;
    background: #fff;
}

    
.btn-bar {
  display:inline-block;
  position: absolute;
  left: 9%;
  top: 55%;
    
}
 
.lnd-box{
    padding: 100px;
}

    
.h-grid .grid-left{
    width: 940px;
    display: inline-block;
}
    
.grid-right > div{
    position: relative;
    top: 0px;
    left: 74px;
    right: 0px;
    bottom: 0px;
    width: 472px;
    height: auto;
    border: 1px solid #2e2f53;
    padding: 34px 70px;
}
    
    
.grid-01 > div > img{
    width: auto;
}
    
.grid-right br{
    display: block;
}
    
.grid-on-img-md{
    position: absolute;
    bottom: 34%;
    right: 8%;
    z-index: 9;
}
    
.center-sm-md-left br{
    display: block;
}
    

.abt-sky{
    background: #d7f2fb;
    padding: 100px 130px 100px 50px;
    
}

.img-top{
    padding-top: 0px;
}

.img-top img{
    margin-top: -70px;
}

.img-top .abt-t{
    margin-top: 90px;
}


.abt-t .white-box{
    background: #fff;
    padding: 100px 120px 100px 30px;
    margin-left: -30px;
}
   
    
.t-w-c {
    padding-left: 61px;
    padding-right: 61px;
    padding-top: 28%;
}
    
.ct-pattern > .box--center{
    display: flex;
    width: 66%;
    align-items: center;
}    
    
}


@media (min-width: 1700px){
    
.abt-sky{
    background: #d7f2fb;
    padding: 100px 80px 100px 80px;

}

.img-top{
    padding-top: 0px;
}

.img-top img{
    margin-top: -70px;
}

.img-top .abt-t{
    margin-top: 85px;
}


.abt-t .white-box{
    background: #fff;
    padding: 100px 88px 100px 30px;
    margin-left: -30px;
}
    
}

@media (min-width: 1800px){

.container {
    width: 1650px;
}

.rt-box-1{
    position: absolute;
    top: 3%;
    left: 8%;
}
    
.rt-box-2{
   position: absolute;
    top: 50%;
    left: 15%; 
}
.rt-box-3{
    position: absolute;
    top: 88%;
    left: 22%;
}
    
.ypu-txt-1{
    color:#fff;
    font-size: 46px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 55px;
    font-family: 'Montserrat', sans-serif !important;
    text-align: left;
}
.ypu-txt-2{
    color:#fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 200;
    line-height: 40px;
    font-family: 'Montserrat', sans-serif !important;
    text-align: left;
}
.ypu-txt-3 span{
    color: #95d3e7;
    font-size: 16px;
    line-height: 22px;
    font-weight: 200;
    text-transform: uppercase;    
}
    
.h-grid .grid-left{
    width: 1088px;
    display: inline-block;
}
    
.grid-right > div{
    position: relative;
    top: 100px;
}
    
.abt-sky{
    background: #d7f2fb;
    padding: 100px 130px 100px 80px;
    
}

.img-top{
    padding-top: 0px;
}

.img-top img{
    margin-top: -70px;
}

.img-top .abt-t{
    margin-top: 150px;
}


.abt-t .white-box{
    background: #fff;
    padding: 100px 88px 100px 30px;
    margin-left: -30px;
}

    
}


@media (min-width: 1900px){
    
.abt-sky{
    background: #d7f2fb;
    padding: 100px 130px;
    
}

.img-top{
    padding-top: 0px;
}

.img-top img{
    margin-top: -70px;
}

.img-top .abt-t{
    margin-top: 150px;
}


.abt-t .white-box{
    background: #fff;
    padding: 100px 120px 100px 30px;
    margin-left: -30px;
}
    
}
