
#tt-home-carousel {
    overflow: hidden;
    position: relative;
}

#tt-home-carousel img{
    width: 100%;
    background-size: cover;
}


#tt-home-carousel .carousel-caption {
    position: absolute;
    top: 41%;
    margin-top: -165px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 15;
    color: #fff;
    bottom: inherit;
    max-width: 1024px;
    margin: 0 auto;
}


.nav-holder-fix {
 max-width:1200px;
    margin: 0 auto;
    width:100%;
}
#sticky {
    

 
  
   
}

.nav-tabs>li {
    float: left;
    margin-bottom: 0px;
}

#sticky.stick {
       position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
    margin-top: 66px;
  
   
}

#tt-home-carousel .carousel-caption h1 span{
    font-weight: 900;
}

#tt-home-carousel .carousel-caption p{
    color:#FFFFFF;
    font-size: 25px;
    margin-bottom: 70px;
}

/*#tt-home-carousel .carousel-caption .btn {
  font-size: 20px;
  line-height: 18px;
  font-weight: 300;
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  padding: 20px 58px;
}*/
/*ap 08.09.2015*/
#tt-home-carousel .carousel-caption .btn {
    /* font-size: 20px; */
    /* line-height: 18px; */
    font-weight: 700;
    /* color: rgb(255, 255, 255); */
    background-color: rgba(255,255,255,.4);
    border-color: rgb(255, 255, 255);
    padding: 20px 58px;
}

#tt-home-carousel .carousel-caption .btn:hover {
    background: #fff;
    border-color: transparent;
    color: #03a9f5;
}



.carousel-fade .carousel-inner .item {
    max-height: 494px;
    opacity:.8;
    -webkit-transition-property:opacity;
    -moz-transition-property:opacity;
    -o-transition-property:opacity;
    transition-property:opacity

}
.carousel-fade .carousel-inner .active { 
    opacity: 1 
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right { 
    opacity: 1 
}

.carousel-fade .carousel-inner .item:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.7);
}

.carousel-fade .carousel-control {
    z-index: 20 
}











/*
Template: 69 Studio
Author: TrendyTheme
Version: 1.0
Designed and Development by: TrendyTheme
*/


/*
====================================
[ CSS TABLE CONTENT ]
------------------------------------
    1.0 - General
    2.0 - Typography
    3.0 - Global Style
    4.0 - Navigation
    5.0 - Search Box
    6.0 - Slider Section
        6.1 - Caption style
        6.2 - Next and previous button
        6.3 - Text animation delay
    7.0 - Creative Section
    8.0 - Recent Project Section
        8.1 - Overlay and hover effect
        8.2 - Carousel navigation
    9.0 - Feature Section
    10.0 - CTA one section
    11.0 - About Section
        11.1 - Progress Bar
        11.2 - Accordion
    12.0 - Counter Section
    13.0 - Team Section
    14.0 - Video Section
        14.1 - Play/Pause Button 
    15.0 - Call to action section
    16.0 - Service Section
    17.0 - Responsive preview section
    18.0 - Process Section
    19.0 - Portfolio Section
        19.1 - Portfolio overlay
    20.0 - Testimonial Section
    21.0 - Partner Section
    22.0 - Case study section
    23.0 - Contact Section
    24.0 - Footer Section
    25.0 - Preloader
    26.0 - Single project page
-------------------------------------
[ END CSS TABLE CONTENT ]
=====================================
*/




/* Transition elements
/* ------------------------------ */
.navbar a,
.form-control {
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

a,
.btn {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/* Reset box-shadow
/* ------------------------------ */

.btn,
.form-control,
.form-control:hover,
.form-control:focus,
.navbar-custom .dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
}


button:focus {
    outline: none !important;
}


/* =-=-=-=-=-=-= Typography =-=-=-=-=-=-= */






.feature-icon {
 max-width:40px !important;
}

.max-width-1200 {
max-width:1200px;
margin:0 auto;
}

.weight-bold {
	font-weight:700;
}

.text-uppercase {
	text-transform:uppercase;
}

.text-capitalize {
	text-transform:capitalize;
}


.sub-feature-icon {
	


 
}

.nav-scroll-bg {
 background: white;   
    border-bottom:1px solid #efefef;
}

.full-width-section {
width:100%;
height:auto;
float:left;
}

.section-bg-fill {
background:#f4f4f4;
}

.section-bg-border {
border-bottom:1px solid #f4f4f4;
border-top:1px solid #f4f4f4;
}

.section-bg-border-dark {
border-bottom:1px solid #e8e8e8;
border-top:1px solid #e8e8e8;
}



.padding-top-50 {
	padding-top:50px;
}

.padding-bottom-50 {
	padding-bottom:50px;
}

/*
#bis-sub {
	display:none;
}

#growing-sub {
	display:none;
}

#workout-sub {
	display:none;
}

#meal-sub {
	display:none;
}

#clientbook-sub {
	display:none;
}

#tracking-sub {
	display:none;
}

#stats-sub {
	display:none;
}

#nutrition-sub {
	display:none;
}

*/

.subsection-title {
	font-weight:700;
}


.line-height-20 {
	line-height:20px;
}

.main-screenshot {
	width:100%;
	height:auto;
}




.learn-more-open {
 color:#03a9f5 !important;
}




.padding-fix {

}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	top: -33px;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
   position: absolute;
  top: 14%;
  left: 0;
  width: 69%;
  height: 73%;
  left: 16%;
}

/* Margins
/* ------------------------------ */
.margin-top-10 {
    margin-top: 10px;
}


.margin-top-30 {
    margin-top: 30px;
}

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

.margin-top-50 {
    margin-top: 50px;
}

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


.margin-top-100 {
	margin-top:100px;
}

.negative-margin-20 {
	margin-left:-80px;
}

/* Button
/* ------------------------------ */


.btn-group-lg>.btn, 
.btn-lg {
    padding: 17px 35px;
}

.btn-primary {
    background-color: #ff9800;
    border-color: #ff9800;
}
.btn-primary:hover {
	background-color: #ffab40;
	border-color: #ffab40;
}




/* =-=-=-=-=-=-= Global Style =-=-=-=-=-=-= */

.section-padding {
    padding: 100px 0;
}

.section-title {
    font-size: 35px;
    line-height: 55px;
    color: #fff;
    margin-bottom: 25px;
	text-transform:capitalize;
	font-weight:300;
}
.sub-title {
    margin: 0;
    line-height: 25px;
}

.row-content{
    margin-top: 80px;
}


.no-padding {
    padding: 0;
}




/* Text animation delay
/* ------------------------------ */
.delay-1 {
    -webkit-animation-delay: 300ms;
    -moz-animation-delay: 300ms;
    animation-delay: 300ms;
}

.delay-2 {
    -webkit-animation-delay: 600ms;
    -moz-animation-delay: 600ms;
    animation-delay: 600ms;
}

.delay-3 {
    -webkit-animation-delay: 1200ms;
    -moz-animation-delay: 1200ms;
    animation-delay: 1200ms;
}

.delay-4 {
    -webkit-animation-delay: 1500ms;
    -moz-animation-delay: 1500ms;
    animation-delay: 1500ms;
}




/* =-=-=-=-=-=-= Creative Section =-=-=-=-=-=-= */

.creative-section {
    padding: 0 0 0px;
	  overflow-x: hidden;
}

.service-tab{
    position: relative;
}

.service-tab .nav-tabs{
    border-bottom: 0;
}

.service-tab li {
    position: relative;
    text-align: center;
    padding:0;
}

.service-tab li > a{
    padding:29px !important;
    background-color: #fff;
    color:#000000;
    border:0;
    width: 100%;
    min-height:122px;
    height:122px;
    text-align:center;
}

.service-tab .nav-tabs>li.active>a, 
.service-tab .nav-tabs>li.active>a:focus, 
.service-tab .nav-tabs>li.active>a:hover{
    border:0;
    background-color: #ffffff;
	padding-bottom: 29px !important;
}

.nav-tabs.nav-justified>li>a{
    border:0;
    border-radius: 0;
}

.nav-tabs.nav-justified>.active>a, 
.nav-tabs.nav-justified>.active>a:focus, 
.nav-tabs.nav-justified>.active>a:hover{
    border:0;
}

.service-tab li:first-child {

}

.service-tab li i:before{
    font-size: 30px;
    color:#202020;
}

.service-tab li.active i:before,
.service-tab li:hover i:before{
    color:#03a9f5;
}

.service-tab li span{
    display:block;
    font-size: 17px;
    color:#202020;
}

.service-tab li.active:after,
.service-tab li:hover:after {
    content:"";
    border-bottom:10px solid #03a9f5;
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
}

.service-tab .tab-content{
    margin-top:50px;
}

.creative-section h2 {
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 45px;
    position: relative;
}
.creative-section h2::after {
    content: "";
    background-color: #03a9f5;
    width: 100px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -16px;
}
.creative-section .btn {
    margin-top: 42px;
}

.mac-screenshot {
    padding-top: 60px;
}
.mac-screenshot img{
    width: inherit;
}






/* =-=-=-=-=-=-= Contact Section =-=-=-=-=-=-= */

.contact-section {
	background-image:url('../../features/assets/images/footer_bcg.jpg');
	background-size:cover;
    padding: 225px 0 150px;
}

.contact-section .btn{
    font-weight: 600;
    min-width: 350px;
    background-color: rgba(255,255,255,.4);
  border-color: #fff;
	text-transform: uppercase;
}
.contact-section .btn:hover{
    background-color: white;
    border-color: white;
	color:#03a9f5;
}

.min-height-fix {
	min-height:700px;
}



/* =-=-=-=-=-=-= Preloader =-=-=-=-=-=-= */
#preloader {
    background: #FFF;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}

#status,
.status-mes {
    background-image: url(../images/preloder.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
    left: 50%;
    margin: -100px 0 0 -100px;
    position: absolute;
    top: 50%;
    width: 200px;
}

.status-mes {
    background: none;
    left: 0;
    margin: 0;
    text-align: center;
    top: 65%;
}



.color-para-gray {
	color:#666 !important;
    font-size:13px;
}


.blue-see-button {
background: #03a9f5;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 11px;
    padding-bottom: 10px;
    border: none;
    color: white;
    border-radius: 5px;
}

.blue-see-button:hover {
background: #37c0ff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 11px;
    padding-bottom: 10px;
    border: none;
    color: white;
    border-radius: 5px;
}


@media only screen and (max-width:767px) {

     .first-img-mob-fix {
        margin-top:-38px !important;   
    }
    
    .img-mob-fix {
        margin-top:50px !important;   
    }
    
      .sm-features-img {
    margin-bottom: 0px;
    width: 100%;
    }
    
  .contact-title {
    font-size: 25px;
  }

  .contact-section .btn {
    font-weight: 600;
    min-width: 272px;
    background-color: rgba(255,255,255,.4);
    border-color: #fff;
    text-transform: uppercase;
  }

  .min-height-fix {
    min-height: 390px;
  }

  .contact-section {
    background-image: url('../../features/assets/images/footer_bcg.jpg');
    background-size: cover;
    padding: 72px 0 150px;
  }


  .title-1-fix {
        margin-top: 61px;
  }

  .title-2-fix {
    margin-top: 0px;
  }

  .title-3-fix {
    margin-top: 0px;
  }

  .title-4-fix {
    margin-top: 0px;
  }

  .title-5-fix {
    margin-top: 0px;
  }

  .title-6-fix {
    margin-top: 100px;
  }

  .title-16-fix {
    margin-top: 8px;
  }

  .title-17-fix {
    margin-top: 0px;
  }

  .mobile-padding-fix {
    padding-bottom: 30px;
  }

  .icons-mobile-fix {
    margin-left: 0px;
  }

  .carousel-inner {
    margin-top: 60px;
  }

  #tt-home-carousel .carousel-caption .btn {
    font-size: 13px;
    line-height: 18px;
    font-weight: 300;
    color: #fff;
    background-color: rgba(255,255,255,.4);
    border-color: #fff;
    padding: 12px 50px 12px 50px;
  }

  #tt-home-carousel .carousel-caption p {
    color: #FFFFFF;
    font-size: 16px;
    margin-bottom: 16px;
  }

  .main-title-fix {
    margin-top: 75px;
    font-size: 25px;
  }

  .m-sub-one {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sub-feature-icon {
    
    overflow: hidden;
   
    margin: 0 auto;
    
  }

  .mobile-text-fix {
    text-align: center;
  }

  .mobile-text-1-margin {
    margin-top: 30px;
  }

  .mobile-text-2-margin {
    margin-top: 30px;
  }

  .mobile-text-3-margin {
    margin-top: 30px;
  }

  .mobile-text-4-margin {
    margin-top: 30px;
  }


  .mobile-text-5-margin {
    margin-top: 30px;
  }

  .mobile-text-6-margin {
    margin-top: 30px;
  }

  .mobile-text-7-margin {
    margin-top: 30px;
  }

  .mobile-text-8-margin {
    margin-top: 30px;
  }

  .mobile-text-9-margin {
    margin-top: 30px;
  }

  .mobile-text-10-margin {
    margin-top: 30px;
  }

  .mobile-text-11-margin {
    margin-top: 30px;
  }

  .mobile-text-12-margin {
    margin-top: 30px;
  }

  .mobile-text-13-margin {
    margin-top: 30px;
  }

  .mobile-text-14-margin {
    margin-top: 30px;
  }

  .mobile-text-15-margin {
    margin-top: 30px;
  }


  .mobile-text-16-margin {
    margin-top: 30px;
  }

  .mobile-text-17-margin {
    margin-top: 30px;
  }


  .mobile-text-18-margin {
    margin-top: 30px;
  }

  .mobile-text-19-margin {
    margin-top: 30px;
  }

  .mobile-text-20-margin {
    margin-top: 30px;
  }

  .mobile-text-21-margin {
    margin-top: 30px;
  }

  .mobile-text-22-margin {
    margin-top: 30px;
  }


  .mobile-text-23-margin {
    margin-top: 30px;
  }


  .mobile-text-24-margin {
    margin-top: 30px;
  }

  .mobile-text-25-margin {
    margin-top: 30px;
  }

  .mobile-text-26-margin {
    margin-top: 30px;
  }

  .mobile-text-27-margin {
    margin-top: 30px;
  }


  .mobile-img-fix {
    margin-top: 50px;
  }

  .service-tab li span {
    display: block;
    font-size: 12px;
    color: #202020;
    text-align: center;
    margin-left: 0px !important;
  }

  .service-tab li > a {
    padding: 10px 0px 0px 0px !important;
    min-height: 102px;
    height: 102px;
  }
}
.main-para {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #666666 !important;
}

 .main-heders-titles {
    font-size: 23px !important;
    color: #202020;
	line-height:32px;
	font-weight:300 !important;
}
.mobile-feature-img {
	margin-bottom:30px;
}

@media only screen and (min-width:768px) {

    
.sm-features-img {
    margin-bottom: 20px;
    width:100%;
}
    
.f-mg-fix {
    margin-top:40px;
}
    
.lg-img-fix-1 {
    margin-top: 44px;
    width: 111%;
    margin-left: -25px;
}
    
 .lg-img-fix-2 {
 margin-top: 36px;
     width: 106%;
     margin-left:9px;

}
    
    
  .main-heders-titles {
    font-size: 23px !important;
    color: #202020;
	line-height:32px;
	font-weight:300 !important;
}

.main-para {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #666666 !important;
}
.min-height-fix {
    min-height: 700px;
}
.contact-section {
    background-image: url('../../features/assets/images/footer_bcg.jpg');
    background-size: cover;
    padding: 225px 0 150px;
}

#tt-home-carousel .carousel-caption h1 {
    color: #FFFFFF;
    font-size: 40px;
    line-height: 80px;
    letter-spacing: -1px;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
	margin-top:50px;
	}
	
	#tt-home-carousel .carousel-caption p {
    color: #FFFFFF;
    font-size: 35px;
    margin-bottom: 35px;
            margin-top: -27px;
}

.m-sub-one {
    font-size: 30px;
    margin-top: 60px;
    line-height: 50px;
    margin-bottom: 40px;
    text-transform: capitalize;
}


  .main-image-handle-left {
    margin-top: 185px;
    margin-left: -70px;
    width: 100%;
  }

  .main-image-handle {
    margin-top: 130px;
    margin-left: 50px;
    width: 100%;
  }

  .main-image-handle-bottom {
     margin-top: 100px !important;
  }

/*.title-1-fix {
	margin-top:17px;
}

.title-2-fix {
	margin-top:-1px;
}

.title-3-fix {
	margin-top:25px;
}

.title-4-fix {
	margin-top:73px;
}

.title-5-fix {
	margin-top:32px;
}

.title-6-fix {
    margin-top: 120px;
}

.title-7-fix {
	      margin-top: 50px;
}

.title-8-fix {
	    margin-top: -9px;

}

.title-9-fix {
	        margin-top: 158px;
}
.title-10-fix {
    margin-top: 133px;
}

.title-11-fix {
    margin-top: 165px;
}

.title-12-fix {
    margin-top: 180px;
}

.title-14-fix {
    margin-top: 106px;
}

.title-15-fix {
       margin-top: 141px;
}

.title-16-fix {
    margin-top: -23px;
}

.title-17-fix {
      margin-top: 132px;
}
  */
.title-1-fix {
    margin-top: 87px;
}

.title-2-fix {
	margin-top: 6px;
}

.title-3-fix {
	margin-top:0px;
}

.title-4-fix {
	margin-top:0px;
}

.title-5-fix {
	margin-top:0px;
}

.title-6-fix {
    margin-top: 0px;
}

.title-7-fix {
	      margin-top: 0px;
}

.title-8-fix {
	    margin-top: 0px;

}

.title-9-fix {
	        margin-top: 0px;
}
.title-10-fix {
    margin-top:0px;
}

.title-11-fix {
    margin-top: 0px;
}

.title-12-fix {
    margin-top: 0px;
}

.title-14-fix {
    margin-top: 0px;
}

.title-15-fix {
       margin-top: 0px;
}

.title-16-fix {
    margin-top: 0px;
}

.title-17-fix {
      margin-top: 0px;
}

.sub-height-fix {
height: 283px;

}

.mobile-text-1-margin {
	margin-top:0px;
}
  .mobile-text-2-margin {
    margin-top: 0px;
}
  .mobile-text-3-margin {
    margin-top: 0px;
}
  .mobile-text-4-margin {
    margin-top: 0px;
}
  .mobile-text-5-margin {
    margin-top: 0px;
}
  .mobile-text-6-margin {
    margin-top: 0px;
}
  .mobile-text-7-margin {
    margin-top: 0px;
}
  .mobile-text-8-margin {
    margin-top: 0px;
}
   .mobile-text-9-margin {
    margin-top: 0px;
}
    .mobile-text-10-margin {
    margin-top: 0px;
}
     .mobile-text-13-margin {
    margin-top: 0px;
}
     .mobile-text-16-margin {
    margin-top: 0px;
}
.mobile-text-17-margin {
    margin-top: 0px;
}
.mobile-text-20-margin {
    margin-top: 0px;
}
.mobile-text-21-margin {
    margin-top: 0px;
}
.mobile-text-22-margin {
    margin-top: 0px;
}
.mobile-text-25-margin {
    margin-top: 0px;
}
.mobile-text-26-margin {
    margin-top: 0px;
}
.mobile-text-27-margin {
    margin-top: 0px;
}
.mobile-text-28-margin {
    margin-top: 0px;
}
 .mobile-text-13-1-margin {
    margin-top: 0px;
}
.branding-image-fix-1 {
margin-top:184px;
}

.store-btn-fix {
width:130px;
}

} 


@media only screen and (min-width:992px) {

    .sm-features-img {
    margin-bottom: 0px;
    width: 100%;
    }
    
    .f-mg-fix {
    margin-top:0px;
}
    
  .main-heders-titles {
    font-size: 26px !important;
    color: #202020;
	line-height:32px;
	font-weight:300 !important;

}

.main-para {
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    color: #666666 !important;
}
  .mobile-text-1-margin {
	margin-top: 24px;
    font-size: 17px;

}
  .mobile-text-2-margin {
    margin-top: 0px;
}
  .mobile-text-3-margin {
    margin-top: 0px;
}
  .mobile-text-4-margin {
    margin-top: 0px;
}
  .mobile-text-5-margin {
    margin-top: 0px;
}
  .mobile-text-6-margin {
    margin-top: 0px;
}
  .mobile-text-7-margin {
    margin-top: 0px;
}
  .mobile-text-8-margin {
    margin-top: 0px;
}
   .mobile-text-9-margin {
    margin-top: 0px;
}
    .mobile-text-10-margin {
    margin-top: 0px;
}
     .mobile-text-13-margin {
    margin-top: 0px;
}
     .mobile-text-16-margin {
    margin-top: 0px;
}
.mobile-text-17-margin {
    margin-top: 0px;
}
.mobile-text-20-margin {
    margin-top: 0px;
}
.mobile-text-21-margin {
    margin-top: 0px;
}
.mobile-text-22-margin {
    margin-top: 0px;
}
.mobile-text-25-margin {
    margin-top: 0px;
}
.mobile-text-26-margin {
    margin-top: 0px;
}
.mobile-text-27-margin {
    margin-top: 0px;
}
.mobile-text-28-margin {
    margin-top: 0px;
}
 .mobile-text-13-1-margin {
    margin-top: 0px;
}

.branding-image-fix-1 {
margin-top:74px;
}

.min-height-fix {
    min-height: 700px;
}
.contact-section {
    background-image: url('../../features/assets/images/footer_bcg.jpg');
    background-size: cover;
    padding: 225px 0 150px;
}

#tt-home-carousel .carousel-caption h1{
    color:#FFFFFF;
    font-size: 75px;
    line-height: 80px;
    letter-spacing: -5px;
    margin-bottom: 40px;
    font-family: 'Open Sans', sans-serif;
}
	
#tt-home-carousel .carousel-caption p {
    color: #FFFFFF;
    font-size: 40px;
    margin-bottom: 50px;
        font-weight: 300;


}

.main-image-handle-left {
	    margin-top: 170px;
			margin-left:-26px;
      width:100%;   
}
 .main-image-handle-bottom {
     margin-top: 70px !important;
  }
.main-image-handle {
   margin-top: 160px;
    width: 100%;
    margin-left:50px;
}
.m-sub-one {
    font-size: 45px;
    margin-top: 60px;
    line-height: 70px;
    margin-bottom: 40px;
    text-transform: capitalize;
}

.title-1-fix {
	    margin-top: 97px;
}

.title-2-fix {
	margin-top:96px;
}

.title-3-fix {
	    margin-top: 119px;
}

.title-4-fix {
	    margin-top: 150px;
}

.title-5-fix {
	margin-top:140px;
}

.title-7-fix {
    margin-top: 110px;
}

.title-8-fix {
	margin-top:15px;
}

.title-9-fix {
	    margin-top: 163px;
}
.title-10-fix {
       margin-top: 176px;
}

.title-11-fix {
    margin-top: 197px;
}

.title-12-fix {
    margin-top: 175px;
}

.title-13-fix {
            margin-top: 143px;
}

.title-14-fix {
        margin-top: 144px;
}
.title-15-fix {
        margin-top: 128px;
}

.title-16-fix {
        margin-top: 17px;
}

.title-17-fix { 
       margin-top: 155px;
}


.sub-height-fix {
height: auto;

}

}
@media only screen and (min-width:1200px) {
    .main-image-handle-left {
	    margin-top: 58px;
			margin-left:-26px;
      width:100%;   
}
        .main-image-handle-bottom {
	    margin-top: 58px;
			margin-left:-26px;
      width:100%;   
}
.main-image-handle {
    margin-top: 58px;
    width: 100%;
   margin-left:0px;
}
.main-heders-titles {
    font-size: 26px !important;
    color: #202020;
	line-height:32px;
	font-weight:300 !important;

}
.main-para {
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    color: #666666 !important;
}
}



