body{font-size:17px;line-height:27px;}
#loader{
	background-color:rgba(255,255,255,1);
	position:fixed;
	top:0;
	left:0;
	text-align:center;
	padding-top:20%;
	width:100%;
	height:100%;
	z-index:999;
}
#banner-loader{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFF;
    text-align: center;
    z-index: 999;
    padding-top: 20%;
}
.ihide{display:none;}
ul.slides{margin:0;}
#webapp38962pagination, #webapp38981pagination, #webapp39134pagination, #webapp39224pagination{display:none;}
#with-banner-video .slides-wrap ul.slides li{background-size:cover;background-position:center top;}
#with-banner-video .slides-wrap ul.slides li[data-host="youtube"]{background-position:center;}
#with-banner-video .slides-wrap{display:block !important;}
#with-banner-video .flex-control-nav{display:none !important;}
#with-banner-video .hasula-yt-slider iframe{display:none;}
#with-banner-video .play-yt-hasul{
	background-image: url(../img/play-icon.png);
    width: 80px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    height: 54px;
    position: absolute;
    left: 50%;
    top: 50%;
	border-radius:15px;
}
 #with-banner-video .slides iframe{width:100%;}
#with-banner-video .bx-wrapper img,
#with-banner-video .slides iframe,
#with-banner-video .slides-wrap ul.slides li{
	height:768px;
}
 #blog-detail-page .blog-list .single-blog .inner p{
	 color:#FFF;
 }
 #home-blog .post-img{
	 height: 370px;
	 background-size:cover;
	 background-position:center;
 }
  #home-blog .img-div img{display:none;}
  #home-blog .bname{}
  #home-news-page .blog .single-blog .white-bg h2{
	  display:table-cell;
	  vertical-align:middle;	  
  }
  #home-news-page .blog .single-blog .white-bg p{margin-top:0;margin-bottom:0;}
  #home-news-page .blog .single-blog .white-bg .p{margin:25px auto;}
  #about-pagecontent .about-tilted-image{display:none;}
  #about-page .banner,
  #services-list .banner{
	background-image:url(../img/loader.gif);
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:center;
   }
   header .top-header .phone-number .white a, header .top-header .phone-number .white a:hover{color: #f5f5f5;}
   footer .bottom-footer .fit-studio-details .address a,
   footer .bottom-footer .fit-studio-details .address a:hover,   
   footer .bottom-footer .fit-studio-details .contact a,
   footer .bottom-footer .fit-studio-details .contact a:hover{
	   color:#f5f5f5;
   }
   /* ================= from the original css, this was transferred to take effect on other pages as well =========== */
.services { background-image: url(../img/about/services-bg.png); background-size: cover; background-position: center 40%; padding-bottom: 72px; }
.services .bg-blue { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(31, 160, 191, 0.7); }
.services .parallelogram { position: absolute; left: -80px; top: 0; }
.services .title { color: #fff; position: relative; z-index: 1; font-size: 59px; text-transform: uppercase; margin: 50px 0 44px 90px; }
.services .navigation { margin: 50px 0; position: relative; z-index: 1; }
.services .navigation a { color: #fff; font-size: 40px; }
.services .services-all-row { margin: 0 -13px; }
.services .services-all-row .single-service { padding: 0 13px; }
.services .services-all-row .single-service .light-bg { position: absolute; top: 0; bottom: 0; left: 13px; right: 13px; background: rgba(48, 46, 46, 0.5); z-index: 1; }
.services .services-all-row .single-service:hover .light-bg { opacity: 0; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }
.services .services-all-row .single-service .text { position: absolute; bottom: 0; left: 13px; right: 13px; color: #fff; padding: 0 0 25px 25px; text-transform: uppercase; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(48, 46, 46, 0)), to(#323031)); background-image: -webkit-linear-gradient(top, rgba(48, 46, 46, 0), #323031); background-image: -moz-linear-gradient(top, rgba(48, 46, 46, 0), #323031); background-image: -ms-linear-gradient(top, rgba(48, 46, 46, 0), #323031); background-image: -o-linear-gradient(top, rgba(48, 46, 46, 0), #323031); background-image: linear-gradient(top, rgba(48, 46, 46, 0), #323031); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(48, 46, 46, 0)', endColorStr='#323031'); }
.services .services-all-row .single-service .text h2 { margin-bottom: 2px; font-size: 32px; }
.services .services-all-row .single-service .text p { margin-bottom: 0; font-size: 17px; }
.logo img{max-width:170px !important;}
header .header-links .logo .logo-bg{background-color:#FFF !important;}
header .header-links .logo::after{border-color:#FFF transparent transparent transparent !important;}
@media only screen and (max-width: 1500px) { .services .title { font-size: 45px; }
  .services .services-all-row .single-service .text h2 { font-size: 25px; }
  .services .services-all-row .single-service .text p { font-size: 14px; }
  .services .services-all-row .single-service .text { padding: 0 0 17px 17px; } }
@media only screen and (max-width: 991px) { .services .services-all-row { margin: 0 -13px; text-align: center; }
  .services .services-all-row a { display: inline-block; }
  .services .services-all-row .single-service { display: inline-block; width: auto; text-align: left; }
  .services .services-all-row { font-size: 0; } }
@media only screen and (max-width: 767px) { .services .container { padding: 0 25px; }
  .services .parallelogram { left: 50%; transform: translate(-50%, 0%); }
  .services .navigation { margin: 0; position: absolute; bottom: 15px; left: 50%; transform: translate(-50%, 0); }
  .services .navigation a { font-size: 31px; line-height: 30px; }
  .services .title { font-size: 33px; margin: 35px 0; width: 100%; text-align: center; }
  .services .services-all-row .single-service .light-bg { display: none; } }
  
  
.story { background-color: #404040; background-image: url(../img/home/watermark.png); background-repeat: no-repeat; background-position: 60% center; padding: 65px 0; }
.story .mb-2 { padding-right: 20px; }
.story h1 { text-transform: uppercase; color: #d2d2d2; font-size: 66px; margin-top: 50px; }
.story p { color: #1ea0bf; max-width: 375px; font-size: 25px; line-height: 30px; margin-top: 40px; margin-bottom: 140px; text-transform: uppercase; font-weight: 300; }
.story a.read-story { padding: 15px 40px; text-transform: uppercase; font-weight: 300; border-radius: 8px; display: inline-block; font-size: 17px; color: #fff; background-color: #373536; }
.story a.read-story:hover, .story a.read-story:focus { background-color: #1e9ebb; }
.story .transformation-image { overflow: hidden; width: 100%; max-width: 610px; z-index: 1; position: relative; }
.story .trans-b, .story .trans-a { height: 465px; background-position: center top;background-size:cover; }
.story .trans-b .gradient, .story .trans-a .gradient { position: absolute; top: 0; bottom: 0; right: 0; left: 0; background: -moz-radial-gradient(center, ellipse cover, rgba(34, 34, 34, 0) 0, #222222 100%); background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0, rgba(34, 34, 34, 0)), color-stop(100%, #222222)); background: -webkit-radial-gradient(center, ellipse cover, rgba(34, 34, 34, 0) 0, #222222 100%); background: -o-radial-gradient(center, ellipse cover, rgba(34, 34, 34, 0) 0, #222222 100%); background: -ms-radial-gradient(center, ellipse cover, rgba(34, 34, 34, 0) 0, #222222 100%); background: radial-gradient(ellipse at center, rgba(34, 34, 34, 0) 0%, #222222 100%); }
.story .trans-b { -webkit-filter: grayscale(1); -webkit-filter: grayscale(100%); filter: gray; filter: grayscale(100%); filter: grayscale(100%); }
.story .gray-abs-div { border-bottom: 485px solid #2e2e2e; border-left: 215px solid transparent; height: 0; width: 325px; top: 0; right: 0; position: absolute; z-index: 0; }
@media only screen and (max-width: 767px) {
  .story { padding: 20px 0; }
  .story .container { display: flex; flex-direction: column; padding: 0 25px; }
  .story .container .mb-2 { order: 2; padding: 0; }
  .story .container .mb-1 { order: 1; }
  .story .transformation-image { max-width: 350px; float: none !important; margin: auto; }
  .story { background-position: center right; background-size: 300px; text-align: center; }
  .story .pull-right { float: none !important; }
  .story h1 { font-size: 35px; margin-top: 30px; }
  .story p { margin: 30px auto; font-size: 17px; line-height: 20px; }
  .story .trans-b, .story .trans-a { height: 250px; background-position: 30% top; }
 }
 
 
.trainer-details { background-color: #272526; }
.trainer-details .outer { margin: 0 -12px; padding: 45px 0 70px 0; overflow: hidden; }
.trainer-details .outer .trainer-img { position: relative; padding: 0 12px; }
.trainer-details .outer .trainer-img .gradient { position: absolute; top: 0; left: 12px; right: 12px; bottom: 0; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(52, 50, 51, 0.6)), to(rgba(52, 50, 51, 0.9))); background-image: -webkit-linear-gradient(top, rgba(52, 50, 51, 0.6), rgba(52, 50, 51, 0.9)); background-image: -moz-linear-gradient(top, rgba(52, 50, 51, 0.6), rgba(52, 50, 51, 0.9)); background-image: -ms-linear-gradient(top, rgba(52, 50, 51, 0.6), rgba(52, 50, 51, 0.9)); background-image: -o-linear-gradient(top, rgba(52, 50, 51, 0.6), rgba(52, 50, 51, 0.9)); background-image: linear-gradient(top, rgba(52, 50, 51, 0.6), rgba(52, 50, 51, 0.9)); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(52, 50, 51, 0.6)', endColorStr='rgba(52, 50, 51, 0.9)'); }
.trainer-details .outer .trainer-img h3 { color: #757374; position: absolute; bottom: 30px; left: 50px; text-transform: uppercase; margin: 0; font-size: 33px; z-index: 1; }
.trainer-details .outer .trainer-img:hover .gradient { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(52, 50, 51, 0)), to(#278da4)); background-image: -webkit-linear-gradient(top, rgba(52, 50, 51, 0), #278da4); background-image: -moz-linear-gradient(top, rgba(52, 50, 51, 0), #278da4); background-image: -ms-linear-gradient(top, rgba(52, 50, 51, 0), #278da4); background-image: -o-linear-gradient(top, rgba(52, 50, 51, 0), #278da4); background-image: linear-gradient(top, rgba(52, 50, 51, 0), #278da4); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(52, 50, 51, 0)', endColorStr='#278da4'); }
.trainer-details .outer .trainer-img:hover h3 { color: #fff; }
.trainer-details .outer .trainer-desc h2 { color: #fff; text-transform: uppercase; font-size: 38px; margin-bottom: 30px; }
.trainer-details .outer .trainer-desc p { color: #fff; font-size: 18px; font-weight: 200; overflow: hidden; margin-bottom: 0; padding-top: 5px; }
.trainer-details .outer .trainer-desc p .icon { float: left; margin-right: 10px; font-size: 31px; margin-top: -7px; }
.trainer-details .outer .trainer-desc .navigation { margin-top: 51px; display: block; }
.trainer-details .outer .trainer-desc .navigation a { color: #fff; font-size: 40px; }


.free-consultation { background-color: #151314; background-image: -webkit-gradient(linear, left top, right top, from(#151314), to(#222222)); background-image: -webkit-linear-gradient(left, #151314, #222222); background-image: -moz-linear-gradient(left, #151314, #222222); background-image: -ms-linear-gradient(left, #151314, #222222); background-image: -o-linear-gradient(left, #151314, #222222); background-image: linear-gradient(left, #151314, #222222); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#151314', endColorStr='#222222', gradientType='1'); background-image: url(../img/home/watermark.png); background-repeat: no-repeat; background-position: center right; }
.free-consultation .left { -ms-transform: skewX(-20deg); -webkit-transform: skewX(-20deg); transform: skewX(-20deg); overflow: hidden; border-right: 4vw solid transparent; }
.free-consultation .left img { -ms-transform: skewX(20deg); -webkit-transform: skewX(20deg); transform: skewX(20deg); max-width: 114%; }
.free-consultation .right { text-transform: uppercase; padding: 25px; }
.free-consultation .right h2 { font-size: 45px; color: #dfdfdf; margin-bottom: 50px; }
.free-consultation .right p { color: #fff; font-size: 23px; font-weight: 200; margin-bottom: 45px; line-height:40px;}
.free-consultation .right .gray-button { background-color: #343233; font-size: 17px; font-weight: 200; }
@media only screen and (max-width: 991px) {
 .free-consultation .right h2 { font-size: 32px; margin-top: 0; margin-bottom: 18px; }
  .free-consultation .right p { font-size: 16px; margin-bottom: 20px; }
  .free-consultation { background-position: 124% center; background-size: 300px; }
 .free-consultation .right .gray-button { font-size: 14px; padding: 10px 20px; }
 }
 @media only screen and (max-width: 767px) { 
  .free-consultation { background-size: 257px; background-position: 107% 0; }
  .free-consultation .left { width: 60%; }
  .free-consultation .right h2 { font-size: 27px; margin-bottom: 10px; }
  .free-consultation .right { position: static; }
  .free-consultation .right h2 br { display: none; }
 }
 
 
.input-group-row { width: 100%; float: left; }
.input-group-row .input-group { float: left; display: block; padding: 8px; position: relative; }
.input-group-row .input-group .form-control { background-color: #242424; color: #fff; border-radius: 8px; border: 2px solid transparent; box-shadow: none; padding-left: 35px; font-weight: 400; font-size: 15px; z-index: 1; }
.input-group-row .input-group .form-control:focus { border: 2px solid #eeeeee; }
.input-group-row .input-group .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #eeeeee; text-transform: uppercase; font-size: 12px; font-weight: 600; letter-spacing: 1px; }
.input-group-row .input-group .form-control::-moz-placeholder { /* Firefox 19+ */ color: #eeeeee; text-transform: uppercase; font-size: 12px; font-weight: 600; letter-spacing: 1px; }
.input-group-row .input-group .form-control:-ms-input-placeholder { /* IE 10+ */ color: #eeeeee; text-transform: uppercase; font-size: 12px; font-weight: 600; letter-spacing: 1px; }
.input-group-row .input-group .form-control:-moz-placeholder { /* Firefox 18- */ color: #eeeeee; text-transform: uppercase; font-size: 12px; font-weight: 600; letter-spacing: 1px; }
.input-group-row .input-group:after { content: ''; display: inline-block; position: absolute; width: 18px; top: 8px; left: 8px; bottom: 8px; z-index: 1; background-color: #eeeeee; border-top-left-radius: 8px; border-bottom-left-radius: 8px; }
.input-group-row .input-group input.form-control, #contact-page .main-content .contact-form-outer .contact-form .input-group-row .input-group select.form-control { height: 48px; }
.input-group-row .input-group select.form-control { height:50px;text-transform: uppercase; font-size: 12px; font-weight: 500; letter-spacing: 1px; -webkit-appearance: button; -webkit-border-radius: 8px; -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); -webkit-padding-end: 20px; -webkit-padding-start: 35px; -webkit-user-select: none; background-image: url(../img/contact/select-arrow.png); background-position: 96% center; background-repeat: no-repeat;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.input-group-row .input-group textarea { padding-top: 20px; resize: none; }
.input-group-row .submit { margin: 8px; padding: 17px 20px; min-width: 200px; text-transform: uppercase; background-color: #242424; color: #eeeeee; border: 0; border-radius: 8px; font-size: 12px; font-weight: 600; letter-spacing: 1px; }
@media only screen and (max-width: 991px) { 
  .input-group-row .input-group { width: 100%; }
 }
@media only screen and (max-width: 767px) { 
  .input-group-row .input-group input.form-control, .input-group-row .input-group select.form-control { height: 40px; }
  .input-group-row .submit { padding: 13px 10px; min-width: 140px; } 
  }
  
  
.feature-text { background-color: #fdf9fa; padding-top: 0; }
.services-header { background-image: url(../img/services/mp-online-bg.png); background-size: 59%; background-position: left center; }
.main-text .learn-with-experts .img-cont { width: 100%; float: left; }
.main-text .learn-with-experts .img-cont ul, #services-mp-online-page .main-text .learn-with-experts .img-cont p { width: 68%; padding-right: 5%; float: left; }
.main-text .learn-with-experts h4 { text-align: left; }
.main-text .how-mp-works { margin-top: 30px; }
.img-cont .img-left { margin-left: 8vw; width: 28%; float: left; margin-top: 4vw; }
.feature-text .automargin { max-width: 695px; padding: 0 35px; margin: auto; float: left; }
.three-divs img { width: 100%; }
.three-divs .col-sm-4::after { content: ""; left: 0; right: 0; bottom: 0; display: block; height: 45px; position: absolute; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(55, 55, 55, 0)), to(#373737)); background-image: -webkit-linear-gradient(top, rgba(55, 55, 55, 0), #373737); background-image: -moz-linear-gradient(top, rgba(55, 55, 55, 0), #373737); background-image: -ms-linear-gradient(top, rgba(55, 55, 55, 0), #373737); background-image: -o-linear-gradient(top, rgba(55, 55, 55, 0), #373737); background-image: linear-gradient(top, rgba(55, 55, 55, 0), #373737); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(55, 55, 55, 0)', endColorStr='rgb(55, 55, 55)'); }
.three-divs .abs-div { text-align: center; position: absolute; background-color: rgba(54, 53, 51, 0.5); top: 0; left: 0; right: 0; bottom: 0; color: #fcf9f9; z-index: 1; }
.three-divs .abs-div .vert-center { position: absolute; top: 50%; left: 25px; right: 25px; transform: translate(0, -50%); }
.three-divs .abs-div h4 { font-size: 1.5vw; }
.three-divs .abs-div ul { list-style: none; padding: 0; margin: 20px 0 0 0; }
.three-divs .abs-div ul li { font-size: 1vw; margin-bottom: 15px; font-weight: 300; padding-left: 35px; }
.three-divs .abs-div ul li::before { content: ""; width: 7px; -webkit-transform: rotate(45deg); transform: rotate(45deg); height: 16px; border-right: 1px solid #1e9fbc; border-bottom: 1px solid #1e9fbc; border-radius: 0px; display: inline-block; margin-left: -30px; margin-right: 20px; }
.main-text p{min-height:20px;} 
@media only screen and (max-width: 991px) { 
  .main-text .learn-with-experts .img-cont ul, 
 .main-text .learn-with-experts .img-cont p { padding: 0; width: 100%; }
  .img-cont .img-left { margin-left: 0; padding: 0 25px; width: 100%; }
  .feature-text .automargin { max-width: 100%; }
  .three-divs .abs-div ul { margin: 0; }
  .three-divs .abs-div ul li { margin: 0; font-size: 1.3vw; }
  .three-divs .abs-div ul li::before { height: 1.4vw; width: 0.7vw; margin-right: 1.3vw; }
  .three-divs .abs-div h4 { font-size: 2vw; margin-top: 0; } } 
@media only screen and (max-width: 767px) { 
 .services-header { background-position: left top; padding-top: 53.4vw; background-size: 100%; }
 .feature-text h4 { margin-top: 25px; }
  .three-divs .abs-div h4 { font-size: 5.5vw; }
 .three-divs .abs-div ul li { font-size: 4vw; }
 .three-divs .abs-div ul li::before { height: 3.4vw; width: 1.4vw; margin-right: 3vw; } 
 #service-detail-template img{max-width:100% !important;}
 }
  /* ================== from the original css =========================== */
  
  
  
  
   .services-all-row a{
	   overflow:hidden;
   }
   .services-all-row  div.single-service{
	   height:285px;
	   overflow:hidden;
   }
   .services-all-row  div.single-service img{
	   height:100%;
	   max-width:none;
	   width:auto;
	   min-width:100%;
   }
   .services .services-all-row .single-service .light-bg{
	   width:100%;
   }
   .services .services-all-row .single-service{
	   overflow:hidden;
	   width:360px;
	   float:left;
	   position:relative;
   }
   .fimg-box{
	   width:100%;
	   overflow:hidden;
	   height:100%;
	   display:block;
	   position:relative;
	   cursor:pointer;
   }
   .services .services-all-row .single-service .light-bg{
	   left:0;
	   right:0;
   }
   .clearB{
	   clear:both;
   }
   .slick-prev, .slick-next{display:none !important;}
   .services-prev, .services-next{display:none;}
   
.blog-list.subfooter { background-color: #191718; text-align: center; text-transform: uppercase; padding: 0 0 35px 0; }
.blog-list.subfooter h2 { margin: 60px 0 15px 0; }
.blog-list.subfooter .single-blog { width: 24%; display: inline-block; padding: 26px 13px; overflow:hidden;float:left;}
.blog-list.subfooter .single-blog .inner { display: inline-block; background-color: #4e4e4e; color: #f6f6f6; width:100%; }
.blog-list.subfooter .single-blog .inner h3, 
.blog-list.subfooter .single-blog .inner p { padding: 0 10px; }
.blog-list.subfooter .single-blog .inner p { margin-top: 30px; }
.blog-list.subfooter .single-blog .inner h3 { font-size: 30px; }
.blog-list.subfooter .single-blog .inner img { width: 100%; }
.blog-list.subfooter .single-blog a.read-more-button { color: #f6f6f6; margin: 35px 0 40px 0; display: inline-block; padding: 10px 0; border: 1px solid #f6f6f6; min-width: 180px; border-radius: 8px; font-weight: 500; }
.blog-list.subfooter .single-blog a.read-more-button:hover, 
.blog-list.subfooter .single-blog a.read-more-button:active, 
.blog-list.subfooter .single-blog a.read-more-button:focus { background-color: #1e9fbe; border: 1px solid #1e9fbe; }
.blog-list.subfooter #blogListCarousel .owl-item .single-blog{width:100%;}
.blog-prev .glyphicon{font-size:40px;color:#FFF;}
.blog-next .glyphicon{font-size:40px;color:#FFF;}
.owl-prev, .owl-next{display:none !important;}
.subfooter-blog-head{position:relative;}
.mobile-subfooter-blog-nav{display:none;}
.blog-list.subfooter .single-blog .blog-title-box,
.bwesit-blogpost .single-blog .blog-title-box{vertical-align:middle;display:table-cell;}
.subfooter-blog-head .navigation{
	position: absolute;
    right: 20px;
    top: 0;
}
.blog-list.subfooter .cdesc{display:inline-block;position:relative;}
.sharethis-inline-share-buttons{display:none !important;}
.free-consultation{background-size:100% !important;}
#trainer-carousel .trainer-img-inner{
	overflow:hidden;
	width:100%;
	position:relative;
	height:327px;
}
#trainer-carousel .trainer-img-inner img{
	width:auto;
	max-width:none;
	height:100%;
	min-width:100%;
}
#trainer-carousel .trainer-img-inner .gradient{
	left:0;
	right:0;
}
#blogListCarousel .post-img{
	height:325px;
	overflow:hidden;
	width:100%;
	background-size:cover;
	background-position:center top;
}
#blogListCarousel .post-img img{
	height:100%;
	width:auto;
	min-width:100%;
	max-width:none;
}
.trainer-desc{float:right;}
#trainer-carousel .navigation.mobile{display:none;}
.saktora-trainer{width:33%;float:left;}
.trainer-details .outer .trainer-desc p a, .trainer-details .outer .trainer-desc p a:hover{text-decoration:none;}
#testimonials-list .mb140{margin-bottom:0;}
#testimonials-list .story .transformation-img .trans-a,
#testimonials-list .story .transformation-img .trans-b,
#testimonials-detail .story-header .trans-b, 
#testimonials-detail .story-header .trans-a{background-size:cover;background-position:center top;}
#testimonials-list .story{padding-top:0;}
#testimonials-list .story.bg-blue, #testimonials-list .mb140{background:none;}
.blog-post-inner-img{background-size:cover;background-position:center top;height:325px;width:100%;cursor:pointer;}
#blog-list-page .blog-list .single-blog .inner{width:100%;}
#blog-list-page .blog-list .single-blog .inner h3{margin-top:20px;margin-bottom:20px;}
p.page-nav{clear:both;}
#show-blog-tags, #show-blog-tags input{cursor:pointer;}
#blog-detail-page .blog-head .img-container{background-image:none;background-position:center top;}
#blog-detail-page .page-nav{display:none;}
#contact-page .banner{background-image:none;}
.input-group-row.nobg-field .input-group:after{
	background:none !important;
	display:none !important;
}
label{
	font-weight:normal;
}
.input-group-row .input-group input[type="radio"],
.input-group-row .input-group input[type="checkbox"]{
	width:auto !important;
	height:auto !important;
	margin-right:5px;
}
.input-group-row input[type="submit"],
.input-group-row input[type="button"]{
	width:200px !important;
	padding:0 !important;
}
#home-news-page .transformations .single-transformation .trans-b, 
#home-news-page .transformations .single-transformation .trans-a{background-size:cover;}
#blog-list-page .page-head .img-container .img{
	background-image:url(/img/loader.gif);
	background-size:100px;
	background-position:center;
	background-repeat:no-repeat;
}
.sharethis-inline-share-buttons{display:none;}
.input-group-row{margin-bottom:10px;}
.contact-form-outer .input-group-row{margin-bottom:0;}
#about-detail-page .trainer-intro .content{padding:105px 20px 60px 0;}
#about-detail-page .trainer-intro .content h1{font-size:74px;}
#about-page .trainer-qualifications .absolute-div .trainer-name{margin-bottom:40px;}
footer .bottom-footer{overflow:hidden;}
.capture-details{display:block;}
#service-detail-template .services-header{background-image:none;}
.container img, .container iframe{max-width:100%;}
.bx-pager .bx-pager-item a{text-indent:9999px !important;}
#service-detail-template .pagecontent .feature-text h1{
	text-transform: uppercase;
	margin-bottom: 30px;
	margin-top: 60px;
	font-size: 22px;
	color:#1e9ebb;
	font-weight:300;
}
#service-detail-template .pagecontent .feature-text h3{
	font-size:18px;
	font-weight:700; 
	line-height:28px; 
}
#about-page .trainer-qualifications.light .heading-right .light-img{
	transform:none;
	top:0;
}
#about-page .trainer-qualifications .absolute-div{
	z-index:2;
}
#about-page .trainer-qualifications.light .heading-right img{
	opacity:0.4;
}
.show-on-mobile,
.dropdown-backdrop{
	display:none !important;
}
#service-detail-template .pagecontent ul li { padding-left: 35px; position: relative; margin-bottom: 5px;list-style:none; }
#service-detail-template .pagecontent ul li::before { content: "" !important; width: 6px; -webkit-transform: rotate(45deg); transform: rotate(45deg); height: 11px; border-right: 1px solid #1e9fbc; border-bottom: 1px solid #1e9fbc; border-radius: 0px; display: inline-block; margin-left: -30px; margin-right: 20px; }
#about-page.white-bg-background .text-outer{background-color:#FFF !important;}
header .header-links ul li.dropdown ul.dropdown-menu{
	border:0;
	box-shadow:none;
}
.feature-text p, 
.feature-text ul li, 
#about-page .text-outer .text p, 
#services-ice-page .special-bonuses .bonus-text ul li,
.main-text .two-divs .mp-gold p, 
.main-text .two-divs .mp-cookbible p,
.main-text .audio-series .text-cont p,
.main-text .learn-with-experts,
.main-text .how-mp-works ul li{
	font-size:17px;
}
span.caret{display:none;}
header .header-links .logo, .blog-header .logo{
	background-color:transparent;
	padding:14px 0 0 0;
}
#about-page .trainer-qualifications.dark{
	z-index:2;
}
#home-news-page .tri-divs h2{
	left:30px;
	bottom:30px;
}
.custom-modal .modal-content .modal-body .left{
	background-image:none;
}
a.vcf-button{
	min-height: auto !important;
}
.secure-zone-header .logo{
	background:transparent;
}
#secure-zone-list-page .secure-items-outer .secure-items .single-item .subheading,
#secure-zone-detail-view-page .secure-items-outer .secure-items .single-item .subheading { color: #1e9ebb; }
#secure-zone-detail-view-page .secure-item .img-div{background-image:none;}
#secure-zone-detail-view-page .secure-item .container .heading.subhead{font-size:32px;margin-top:10px;}
#secure-zone-detail-view-page .secure-items-outer .secure-items .single-item a{background-position:center top;}
#secure-zone-list-page .secure-header{background-image:url(/img/loader.gif);}
.custom-modal { text-align: center; }
.custom-modal .modal-dialog { width: 80%; max-width: 1300px; display: inline-block; text-align: left; vertical-align: middle; }
.custom-modal .modal-content { border-radius: 0; }
.custom-modal .modal-content .modal-body { padding: 0; overflow: hidden; background-color: #e3e3e3; }
.custom-modal .modal-content .modal-body .left { background-image: url(../img/home/popup.png); background-repeat: no-repeat; background-position: center center; background-size: cover; position: absolute; top: 0; bottom: 0; left: 0; width: 50%; }
.custom-modal .modal-content .modal-body .left h2 { text-transform: uppercase; font-size: 34px; color: #efefef; position: absolute; bottom: 0; text-align: center; width: 100%; bottom: 65px; padding-left: 80px; }
.custom-modal .modal-content .modal-body .left h2 .key { width: 80px; height: 80px; border-radius: 50%; background-color: #efeeec; display: inline-block; position: absolute; margin-left: -95px; margin-top: -20px; background-image: url(../img/secure/key.png); background-position: center center; background-repeat: no-repeat; }
.custom-modal .modal-content .modal-body .right .close { color: #228aa3; font-size: 72px; font-weight: 200; opacity: 1; text-shadow: none; line-height: 34px; margin: 25px 25px 0 0; }
.custom-modal .modal-content .modal-body .right form.login-form { max-width: 275px; margin: 65px auto; overflow: hidden; }
.custom-modal .modal-content .modal-body .right form.login-form .logo { margin: 0 auto 30px; }
.custom-modal .modal-content .modal-body .right form.login-form .input-group { display: block; width: 100%; float: left; margin-bottom: 12px; }
.custom-modal .modal-content .modal-body .right form.login-form .input-group input.form-control { width: 100%; float: left; border: 2px solid #e3e3e3; height: 60px; border-radius: 10px; padding-left: 40px; z-index: 1; color: #4f4d4e; font-size: 15px; box-shadow: none; }
.custom-modal .modal-content .modal-body .right form.login-form .input-group input.form-control:focus { outline: 0; border: 2px solid #1e9ebb; box-shadow: none; }
.custom-modal .modal-content .modal-body .right form.login-form .input-group select.form-control { color: #ebebeb; -webkit-appearance: none; -moz-appearance: none; padding-right: 20px; padding-left: 40px; background-image: url(../img/shop/select-bg-white.png); background-position: 90% center; background-color: #4f4d4e; background-repeat: no-repeat; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border: 2px solid #e3e3e3; height: 60px; border-radius: 10px; box-shadow: none; font-size: 15px; }
.custom-modal .modal-content .modal-body .right form.login-form .input-group select.form-control::-ms-expand { display: none; }
.custom-modal .modal-content .modal-body .right form.login-form .input-group select.form-control:focus { outline: 0; border: 2px solid #1e9ebb; box-shadow: none; }
.custom-modal .modal-content .modal-body .right form.login-form .input-group.select:after { background-color: #1fa0bf; }
.custom-modal .modal-content .modal-body .right form.login-form .input-group:after { content: ''; display: inline-block; position: absolute; width: 18px; top: 2px; left: 2px; bottom: 2px; z-index: 3; background-color: #ebebeb; border-top-left-radius: 8px; border-bottom-left-radius: 8px; }
.custom-modal .modal-content .modal-body .right form.login-form .submit-btn { background-color: #1fa0bf; color: #fffeff; width: 100%; outline: 0; border: 0; border-radius: 8px; margin-bottom: 20px; padding: 17px 0; font-size: 18px; border: 2px solid #e3e3e3; }
.custom-modal .modal-content .modal-body .right form.login-form .back-btn { background-color: #1fa0bf; color: #fffeff; width: 100%; outline: 0; border-radius: 8px; margin-bottom: 20px; padding: 17px 0; font-size: 18px; border: 2px solid #e3e3e3; display: inline-block; text-align: center; }
.custom-modal .modal-content .modal-body .right form.login-form .reset-btn { display: inline-block; background: #888485; padding: 17px 0; border-radius: 6px; color: #f1f1f1; font-size: 18px; width: 100%; border-radius: 8px; margin-bottom: 20px; }
.custom-modal .modal-content .modal-body .right form.login-form .checkbox-custom-label { color: #9c9c9c; font-weight: 400; font-size: 18px; width: 100%; float: left; margin-bottom: 15px; }
.custom-modal .modal-content .modal-body .right form.login-form .checkbox-custom-label input { width: auto; height: auto; float: none; visibility: visible; position: relative; }
.custom-modal .modal-content .modal-body .right form.login-form .checkbox-custom-label input:checked + span::after { content: ""; position: absolute; left: 14px; top: 9px; width: 7px; -webkit-transform: rotate(45deg); transform: rotate(45deg); height: 15px; border-right: 2px solid #707070; border-bottom: 2px solid #707070; border-radius: 2px; visibility: visible; }
.custom-modal .modal-content .modal-body .right form.login-form .checkbox-custom-label input + span { width: 35px; height: 35px; float: left; margin: -5px 25px 0 0; content: ''; display: block; position: relative; border-radius: 50%; visibility: visible; border: 1px solid #3aa6c2; }
.custom-modal .modal-content .modal-body .right form.login-form .question-mark { width: 35px; height: 35px; background-color: #1ca2bf; display: inline-block; text-align: center; font-size: 21px; font-weight: 400; color: #fff; padding-top: 3px; border-radius: 50%; margin: -5px 25px 0 0; float: left; }
.custom-modal .modal-content .modal-body .right form.login-form .remember-me, .custom-modal .modal-content .modal-body .right form.login-form .forgot-pwd, .custom-modal .modal-content .modal-body .right form.login-form .submit-outer { width: 100%; float: left; }
.custom-modal .modal-content .modal-body .right form.login-form .remember-me label, .custom-modal .modal-content .modal-body .right form.login-form .forgot-pwd label, .custom-modal .modal-content .modal-body .right form.login-form .submit-outer label { cursor: pointer; }
.custom-modal .modal-content .modal-body .right .bottom-label { background-color: #4f4d4e; color: #9d9d9d; text-transform: uppercase; text-align: center; padding: 20px; font-size: 22px; display: block; width: 100%; }

#subscribeModal .modal-content .modal-body { background-color: #272526; }
#subscribeModal .modal-content .modal-body .left { background-image: url(../img/home/subscribe-bg.png); }
#subscribeModal .modal-content .modal-body .right form.login-form { width: 100%; max-width: 100%; margin: 0; }
#subscribeModal .modal-content .modal-body .right form.login-form .little-width { max-width: 305px; margin: 65px auto 100px auto; overflow: hidden; }
#subscribeModal .modal-content .modal-body .right form.login-form .little-width h2.heading { text-transform: uppercase; color: #f5f5f5; margin: 0 0 40px 0; font-size: 40px; text-align: center; }
#subscribeModal .modal-content .modal-body .right form.login-form .little-width p.sub-heading { color: #f5f5f5; margin-bottom: 50px; text-align: center; font-size: 17px; }
#subscribeModal .modal-content .modal-body .right form.login-form .submit-btn { margin: 0; border-radius: 0; border: 0; text-transform: uppercase; font-size: 22px; }
#subscribeModal .modal-content .modal-body .right .close { color: #fff; }
#subscribeModal .modal-content .modal-body .right form.login-form .input-group input { font-size: 18px; font-weight: 500; color: #282828; }
#subscribeModal .modal-content .modal-body .right form.login-form .input-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #282828; }
#subscribeModal .modal-content .modal-body .right form.login-form .input-group input::-moz-placeholder { /* Firefox 19+ */ color: #282828; }
#subscribeModal .modal-content .modal-body .right form.login-form .input-group input:-ms-input-placeholder { /* IE 10+ */ color: #282828; }
#subscribeModal .modal-content .modal-body .right form.login-form .input-group input:-moz-placeholder { /* Firefox 18- */ color: #282828; }
#subscribeModal .modal-content .modal-body .right form.login-form .input-group:after { display: none; }
#headNavbar .secure-zone{
	display:none;	
}
figure{
  display: inline-block;
}
.free {
    text-transform: uppercase;
    color: #d1d1d1;
    font-size: 25px;
    display: inline-block;
    line-height: 100%;
    text-align: center;
}
.automargin2{
  max-width: 900px; 
  padding: 0 35px; 
  margin: auto;
  overflow: hidden; 
}
#service-detail-template h1{
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 60px;
    font-size: 22px;
    color: #1e9ebb;
    font-weight: 300;
}
#service-detail-template h3:not(.light){
    font-size:18px;
	font-weight:700; 
	line-height:28px;
}
#service-detail-template .group-ice .box h3 {
    font-size: 24px;
    font-weight: 600;
}
#service-detail-template ul{
  padding:0;
}
#service-detail-template .main-text .how-mp-works ul {
    padding: 0 0 0 4vw;
    list-style: none;
}
footer .bottom-footer .fit-studio-details {
    padding-top: 30px;
    padding-bottom: 30px;
}
footer .bottom-footer .social-icons:after{
	border-width:0 0 300px 160px;
}
footer .bottom-footer .fit-studio-details img.logo {
    margin-bottom: 30px;
}
footer .bottom-footer .newsletter-subscribe{
	padding-bottom:55px;
}
p.message.error{
  background-color:red;
  color:#FFF;
  padding:10px 25px;
  font-size:14px;
}
p.message.notice{
  font-weight: :bold;
}
form.inner-form{max-width:500px;}
form.inner-form .input-group{font-family:'Work Sans', sans-serif; font-size:16px;font-weight:200;}
form.inner-form label{font-family:'Work Sans', sans-serif; font-size:17px;font-weight:300;}
#about-page .trainer-qualifications.light{overflow:hidden;}
#home-news-page .meet-trainer .abs-img-bg img{max-height:410px;float:right;}
#testimonials-list .banner,#contact-page .banner{background-size:100% auto;background-repeat:no-repeat;background-position:center;}
.container img{height:auto !important;}
figcaption{    
	font-weight: 200;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-style: italic;
}
.remove-bg-overlay.banner:after{background:transparent !important;}
.text-outer .text h1{margin-bottom:40px;}
.text-outer .text h3{margin-bottom:20px;font-size:18px;
	font-weight:700; 
	line-height:28px;}
.gray-bg ul li{color:#FFF;}
@media (max-width: 1500px){
	#about-detail-page .trainer-intro .content h1{font-size:50px;}
	#secure-zone-detail-view-page .secure-item .container .heading.subhead{font-size:32px;}
}
 @media (max-width:1400px){
	 .services .services-all-row .single-service{
		 width:339px;
	 }
 }
 @media (max-width:1300px){
	.services .services-all-row .single-service{
		 width:310px;
	 }
 }
 @media(max-width:1200px){
	  .services .services-all-row .single-service {
		width: 285px;
		height:235px;
	}
	.blog-list.subfooter .single-blog{
		width:33%;
	}
 }
@media (max-width:1199px){
	 #home-blog .post-img{
		height: 290px;
	 }
	
}
@media (max-width: 1024px){
	 #home-blog .post-img{
		height: 250px;
	 }
	 #home-news-page .slider .bottom{
		 bottom:5%;
	 }
	 .services .services-all-row .single-service {
		 height:195px;
		 width:240px;
	 }
	 #home-news-page .tri-divs h2{
		 font-size:25px;
	 }
}
@media(min-width: 992px) and (max-width:1200px){
	.navbar-collapse{padding-right:0;}	
	header .header-links ul li{padding:0 5px;}
	header .header-links ul li a{font-size:13px;}
}
@media (max-width: 991px){
	#with-banner-video .bx-wrapper img,
	#with-banner-video .slides iframe,
	#with-banner-video .slides-wrap ul.slides,
	#with-banner-video .slides-wrap ul.slides li{
		height:500px;
	}
	#home-blog .post-img{
		height: 240px;
	 }
	 #home-news-page .slider .gradient{
		 bottom:0;
	 }
	  .services-all-row  div.single-service{
		 height:180px;
	 }
	.services .services-all-row .single-service{
		width:470px;
		height:360px;
	}
	.blog-list.subfooter .single-blog { width: 33.3333333%; float: left; }
	.blog-list.subfooter .single-blog { padding: 26px 15px; }
	.blog-list.subfooter h2 { margin: 60px 25px 15px 25px; }
	#blogListCarousel .post-img{
		height:265px;
	}
	#about-detail-page .trainer-intro .content{
		padding:25px 25px 10px 25px;
	}
	#about-detail-page .trainer-intro .trainer-img{
		margin:auto;
		float:none;
	}
	#about-detail-page .trainer-intro .content h1{
		font-size:40px;	
	}
	.free-consultation .right p{
		line-height:20px;
	}
	.tilted-image{
		display:none !important;
	}
	#testimonials-detail .content .review{
		text-align:left !important;
	}
	header .header-links{
		max-width:none;
	}
	.show-on-mobile{
		display:block !important;
	}
	span.caret{
		position: absolute;
		right: 20px;
		top: 45%;
		display: block;		
	}
	.custom-modal .modal-content .modal-body .left { background-position: top center; background-size: 100%; position: relative; height: 50vw; width: 100%; }
  .custom-modal .modal-content .modal-body .left h2 { bottom: 20px; padding-left: 0; font-size: 25px; }
  .custom-modal .modal-content .modal-body .left h2 .key { position: static; display: block; margin: 20px auto; }
  .custom-modal .modal-content .modal-body .right { position: static; width: 100%; margin: 0; }
  .custom-modal .modal-content .modal-body .right .close { position: absolute; top: 0; right: 0; }
  #secure-zone-detail-view-page .secure-item .container .heading{margin:20px 0;}
  #secure-zone-detail-view-page .secure-item .container .heading.subhead{font-size:20px;margin-top:10px;margin-bottom:20px;}
  #secure-zone-detail-view-page .secure-items-outer .secure-items .single-item a{min-height:300px;}
  #secure-zone-detail-view-page .secure-items-outer .secure-items .single-item .title,
  #secure-zone-detail-view-page .secure-items-outer .secure-items .single-item .subheading{font-size:25px;}
  .blog-template #headNavbar{max-width:100%;}
  .blog-template #headNavbar li.mp-login a{background-color:#222;}
  .blog-template #headNavbar li.mp-login a img{margin:auto;}
  .blog-template #headNavbar ul li.dropdown ul.dropdown-menu{background: #333435;}
}
@media (max-width: 990px){
	  .services-all-row  div.single-service{
		 height:310px;
	 }
	  #services-mp-online-page .main-text .learn-with-experts .img-cont p{width:100% !important;}
	  .main-text .how-mp-works{padding:20px;}
	  .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{width:auto;right:10px;}
}
@media (max-width: 800px){
	.services .services-all-row .single-service {
		width: 372px;
		height: 300px;
	}
	.blog-list.subfooter .single-blog{
		width:49%;
	}
	#blogListCarousel .post-img{
		height:300px;
	}
	.prev-subfooter-trainer,
	.next-subfooter-trainer{font-size:30px;color:#FFF;}
	#trainer-carousel .navigation.mobile{text-align:center;margin-top:20px;}
	.trainer-desc .navigation{display:none !important;}	
	.saktora-trainer{width:50%;}
	.blog-post-inner-img{height:245px;}
	#blog-list-page .blog-list .single-blog .inner h3{font-size:25px;}
	#blog-list-page .blog-list .single-blog a.read-more-button{margin:15px 0 15px 0;}
}
@media (max-width: 768px){
	#home-blog .post-img{
		height: 185px;
	 }
	 #home-news-page .blog .single-blog .white-bg h2{
		 display:block;
	 }
	 #secure-zone-detail-view-page .secure-items-outer .secure-items .single-item a{min-height:240px;}
	 #secure-zone-detail-view-page .secure-items-outer .secure-items .single-item .title, 
	 #secure-zone-detail-view-page .secure-items-outer .secure-items .single-item .subheading{font-size:20px;}
	
}
@media (max-width: 767px){
	#with-banner-video .bx-wrapper .bx-controls-direction a{
	top:45%;
	}
	#home-blog .post-img{display:none;}
	#home-blog .img-div img{display:block;}
	#home-news-page .slider .bottom{bottom:5%;}
	.trainer-desc{clear:both;}
	.blog-post-inner-img{height:445px;}
	#home-news-page .meet-trainer .gray-button{
		float:right;
		margin-left:0;
	}
	#home-news-page .meet-trainer .txt{
		width:70%;
	}
	 .custom-modal .modal-dialog { width: 90%; margin: 10px auto; }
  #subscribeModal .modal-content .modal-body .right form.login-form .little-width h2.heading { font-size: 30px; margin: 0 0 30px 0; }
  #subscribeModal .modal-content .modal-body .right form.login-form .little-width { margin: 55px auto 60px auto; }
  #subscribeModal .modal-content .modal-body .right form.login-form .input-group input { font-size: 17px; height: 50px; padding-left: 25px; }
  #subscribeModal .modal-content .modal-body .right .close { color: #228aa3; }
   #secure-zone-detail-view-page .secure-items-outer .secure-items .single-item a{min-height:380px;}
	#secure-zone-detail-view-page .secure-items-outer .secure-items .single-item .title, 
	 #secure-zone-detail-view-page .secure-items-outer .secure-items .single-item .subheading{font-size:30px;}
   .bwesit-blogpost .single-blog .blog-title-box{
    width:100% !important;
    height:100% !important;
    display:block !important;
   }
   #testimonials-list .banner, #contact-page .banner,
   #about-page .banner, #services-list .banner{background-size:cover;}
}
@media (max-width: 600px){
	#home-news-page .slider .bottom h1.title{
		font-size:32px;
	}
	#home-news-page .slider .bottom h2.sub-title{
		font-size:22px;
	}
	#home-news-page .slider .bottom .button .blue-button{
		padding:5px 10px;
	}
	.slides .blue-button{
		font-size:12px;
	}
	.slides .play-icon{
		width:50px;
		height:34px;
		border-radius:5px;
		background-size:100%;
		left:45%;
		top:39%;
	}
	.services .services-all-row .single-service {
		width: 290px;
		height: 260px;
	}
	#blogListCarousel .post-img{
		height:320px;
	}
	.subfooter-blog-head .navigation{display:none;}
	.mobile-subfooter-blog-nav{display:block;width:100%;}
	.blog-list.subfooter .single-blog{padding:26px 15px 0px;}
	.mobile-subfooter-blog-nav .blog-prev .glyphicon,
	.mobile-subfooter-blog-nav .blog-next .glyphicon{font-size:30px;color:#FFF;}
	.trainer-desc{float:none;clear:both;}
	#trainer-carousel .trainer-img-inner{height:auto;}
	#trainer-carousel .trainer-img-inner img{width:100%;height:auto;}
	.saktora-trainer{width:100%;float:none;}
	.blog-post-inner-img{height:365px;}
	#about-detail-page .trainer-intro .content h1{
		font-size:40px;	
	}
	#about-detail-page .trainer-intro .content h4, #about-detail-page .trainer-intro .content h1 span.blue{font-size:20px;}
	.bx-pager{
		text-align:right !important;
	}
	#with-banner-video .play-yt-hasul{
		background-size:100%;
		width:45px;
		height:30px;
	}
	.bx-wrapper .bx-pager.bx-default-pager a{
		width:12px !important;
		height:12px !important;
		margin:0 4px !important;
	}
	#home-news-page .meet-trainer .txt{
		float:none;
		width:100%;
	}
	#home-news-page .meet-trainer h1{
		margin-bottom:0;
	}
	#home-news-page .meet-trainer .gray-button{
		float: none;
		display: inline-block;
		clear: both;
		margin-top: 20px;
		width: auto;
		margin-bottom: 20px;
		text-align: center;
	}
	.learn-with-experts img{float:none !important;}
}
@media (max-width: 560px){
	.services .services-all-row .single-service {
		width: 270px;
		height: 250px;
	}
	.blog-list.subfooter .single-blog{
		width:100%;
	}
	#blogListCarousel .post-img{
		height:310px;
	}
}
@media (max-width:520px){
	.services .services-all-row .single-service {
		width: 250px;
		height: 230px;
	}
	.blog-list.subfooter .single-blog a.read-more-button{
		margin:15px 0 20px 0;
	}
	.blog-list.subfooter .single-blog .inner h3 {
		font-size: 20px;
	}
}
@media (max-width: 480px){
	/*
	#with-banner-video .bx-wrapper img,
	#with-banner-video .slides iframe,
	#with-banner-video .slides-wrap ul.slides,
	#with-banner-video .slides-wrap ul.slides li{
		height:220px;
	}
	*/
	.services .services-all-row .single-service {
		width: 460px;
		height: 330px;
	}
}
@media (max-width:460px){
	.services .services-all-row .single-service {
		width: 440px;
		height: 290px;
	}
	.blog-post-inner-img{height:295px;}
}
@media (max-width:420px){
	.services .services-all-row .single-service {
		width: 400px;
		height: 290px;
	}
	#blogListCarousel .post-img{
		height:250px;
	}
}
@media (max-width: 400px){
	.services .services-all-row .single-service {
		width: 380px;
		height: 290px;
	}
	#secure-zone-detail-view-page .secure-items-outer .secure-items .single-item a{
		min-height:200px;
	}
	#secure-zone-detail-view-page .secure-items-outer .secure-items .single-item .title, 
	#secure-zone-detail-view-page .secure-items-outer .secure-items .single-item .subheading{
		font-size:25px;
	}
}
@media (max-width: 380px){
	.services .services-all-row .single-service {
		width: 360px;
		height: 250px;
	}
	footer .bottom-footer .newsletter-subscribe{
		display:none;
	}
}
@media (max-width: 360px){
	.services .services-all-row .single-service {
		width: 340px;
		height: 230px;
	}
}
@media (max-width: 340px){
	.services .services-all-row .single-service {
		width: 320px;
		height: 230px;
	}
	.blog-post-inner-img{height:255px;}
	header .top-header .phone-number{font-size:13px;}
}
@media (max-width: 320px){
	.services .services-all-row .single-service {
		width: 300px;
		height: 200px;
	}
}
@media screen and (min-width: 768px) { .custom-modal:before { display: inline-block; vertical-align: middle; content: " "; height: 100%; } }
