/*
Template Name:Patronize
File: Layout CSS
Author: Templates On Web
Author URI: http://templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/
body{
font-family: sans-serif;
   }
h1,h2,h3,h4,h5,h6{
padding:0;
margin:0;
}
a:hover{
text-decoration:none;
}
ul{
padding:0;
margin:0;
list-style:none;
}
p{
padding:0;
margin:0;
}
.space_left{
padding-left:0; 
} 
.space_right{
padding-right:0; 
} 
.space_all{
padding:0; 
} 
.border_none_1{
border:none!important;
 }
/********************* top ****************/
#top{ 
background:#1B739E;
padding-top:5px;
padding-bottom:5px;
 }
.top_1 ul{ 
padding-left:10px;
padding-top:8px;
 } 
.top_1 li{ 
display:inline;
margin:5px;
 } 
.top_1 i{ 
padding-right:4px;
 } 
.top_1 li a{ 
color:#C73561;
font-size:15px;
 } 
.top_1 li a:hover{ 
color:#fff;
 }
.top_2 ul{ 
text-align:right;
 } 
.top_2 li{ 
display:inline;
margin:5px;
 } 
.top_2 li a i{ 
font-size:15px;
color:#FFFFFF;
background: #C73561;
border:1px solid #C73561;
border-radius: 3px;
padding:10px 12px 10px 12px;
 } 
.top_2 li a i:hover{ 
background:#fff;
color:#C73561;
 } 
/********************* top_end ****************/
/*********************header****************/
.cd-secondary-nav {
  position: static;
}
.cd-secondary-nav .is-visible {
  visibility: visible;
  transform: scale(1);
  transition: transform 0.3s, visibility 0s 0s;
}
 .cd-secondary-nav.is-fixed {
    z-index: 9999;
    position: fixed;
    left: auto;
    top: 0; 
	width:100%;
   background-color:#650404;
   
  }	
#header .nav>li>a{
padding-top:20px;
padding-bottom:20px;
padding-left:20px;
padding-right:20px;
font-size:15px;
color:#1b739e;
}
#header{
padding-top:0px;
padding-bottom:0px;
background:#fff;
	}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background:none;
}
.navbar-default{
  background:none;
  border:none;
  background:#fff;
  margin-bottom:0; 
   }
.navbar-brand {
font-size:25px;
font-family: 'Prata', serif;
color:#333333!important;
font-weight:bold;
padding-top:5px;
   }
.navbar-brand span{
   color:#333333;
   font-size:14px;
   font-family:Garamond;
   font-family: 'Cabin Sketch', cursive;
   font-style:normal;
   font-weight:bold;
   padding-left:0px;
   }
.navbar-default .color_1{
 font-size:14px;
 color: #545454;
 font-weight:bold;
 padding-bottom:0px;
   }
.navbar-default .color_1:hover{
color:#1A7DD9!important;
   }
.navbar-default ul li ul{
left:0!important;
background:#fff;
border-top:2px solid #1A7DD9;
min-width:200px;
padding:0;
   }
.navbar-default ul li ul li:hover{
background:none;
color: #fff;
   }
.navbar-default ul li ul li a{
color:#000;
font-size:16px;
padding:0;
padding:10px 15px 10px 15px;
letter-spacing:1px;
font-weight:bold;
   }
.tell_1{ 
border-bottom:2px solid #DDDCDC;
  }
.tell_2{ 
border-bottom:2px solid #DDDCDC;
  }
.tell_3{ 
border-bottom:2px solid #DDDCDC;
  }
.navbar-default ul li ul li a:hover{
background:none;
color:#1b739e!important;
   }
#header .navbar-default .navbar-nav>li>a:hover {
background:#C73561;
color:#FFFFFF!important;
}
#header .navbar-default .navbar-nav>.active_1>a{
background:#C73561;
color:#FFFFFF;
font-size:15px;
}
#header .navbar-nav {
padding-left: 70px;
}
#header .navbar {
border:none;
}
/*********************header_end****************/
/********************* center ****************/
.carousel-caption{
 background:#1b739e6e;
  }
.center_main{
  position:relative;
  margin-bottom:60px;
  }
#center_bottom{
       background:url(../img/5.png) left top repeat-x;
	   position:absolute;
	   bottom:-5px;
	   width:100%;
	   height:30px;
   }
#center_top{
       background:url(../img/5.png) left top repeat-x;
	   position:absolute;
	   top:-5px;
	   width:100%;
	   height:30px;
	   -webkit-transform: rotate(180deg);
       transform: rotate(180deg);
   } 
#center .fade-carousel {
    position: relative;
    height: 100vh;
}
#center .fade-carousel .carousel-inner .item {
    height: 100vh;
}
#center .fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}
#center .fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
#center .hero {
position: absolute;
top: 50%;
left:70%;
z-index: 3;
color: #fff;
padding-top:50px;
text-transform: uppercase;
-webkit-transform: translate3d(-50%,-50%,0);
-moz-transform: translate3d(-50%,-50%,0);
-ms-transform: translate3d(-50%,-50%,0);
-o-transform: translate3d(-50%,-50%,0);
transform: translate3d(-50%,-50%,0);
margin-top:50px;
}
#center .hero {
padding-bottom:20px;
}
#center .hero h1 {
font-size:25px;    
font-weight: bold;
line-height:35px;
margin: 0;
padding: 0;
padding-top:0px;
padding-bottom:5px;
}
#center .hero p{
font-size:20px; 
padding-bottom:60px;
}
#center .hero h4{ 
padding-bottom:20px;
  }
#center .hero h4 a{
text-decoration:none;
border: 2px solid #fff;
color: #fff;
font-size: 16px;
padding:10px 80px 10px 80px;  
}
#center .hero h4 a:hover{
background-color:#FFFFFF;
color:#000000;
}
#center .fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
#center .fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}
#center .kb_caption h3 {
color: #ffffff;
font-size:1.8em;
font-weight:bold;
background:none;
font-weight: 300;
text-align: center;
text-shadow: none;
padding: .3em 0;
-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
-o-animation-delay: 1s;
-ms-animation-delay: 1s;
animation-delay: 1s;
line-height: 1.3em;
}
#center .kb_caption h4 {
letter-spacing: 2px;
padding-left:20px;
color:#C73561;
font-weight:bold;
}
.well_1{ 
color:#FFFFFF;
padding-right:5px;
font-weight:bold;
 }
/********************************/
/*            Overlay           */
/********************************/
#center .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color:;
    opacity: .7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
#center .btn.btn-lg {padding: 10px 40px;}
#center .btn.btn-hero,
#center .btn.btn-hero:hover,
#center .btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
#center .fade-carousel .slides .slide-1, 
#center .fade-carousel .slides .slide-2,
#center .fade-carousel .slides .slide-3 {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#center .fade-carousel .slides .slide-1 {
background-image: url(../img/1.jpg);
padding-bottom: 150px;
padding-top:150px;
background-repeat: no-repeat;
background-size: cover;
}
#center .fade-carousel .slides .slide-2 {
background-image: url(../img/2.jpg);
padding-bottom: 150px;
padding-top:150px;
background-repeat: no-repeat;
background-size: cover;
}
#center .fade-carousel .slides .slide-3 {
background-image: url(../img/3.jpg);
padding-bottom: 150px;
padding-top:150px;
background-repeat: no-repeat;
background-size: cover;
}
/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}
/********************* center_end ****************/
/********************* entry ****************/
#entry{ 
padding-top:50px;
padding-bottom:10px;
  }
.entry_1 h2{ 
font-size:36px;
font-weight:bold;
padding-bottom:10px;
  }
.well_2{ 
color:#C73561;
  }
.entry_1 p{ 
font-size:16px;
padding-bottom:50px;
  }
.entry_2 h1 i{ 
border:1px solid #C73561;
background:#C73561;
border-radius:30px;
color:#FFFFFF;
padding: 8px 9px 8px 9px;
  }
.entry_2{ 
border: 1px solid rgba(0, 0, 0, 0.13);
padding:20px 10px 20px 10px;
margin-bottom:50px;
  }
.entry_2:hover{ 
background:#C73561;
color:#FFFFFF;
  }
.entry_2:hover i{ 
background:#fff;
color:#C73561;
  }
.entry_2 h3{ 
font-size:18px;
letter-spacing:1px;
padding-top:28px;
padding-bottom:15px;
font-weight:bold;
  }
.entry_2 p{ 
font-size:15px;
line-height:1.6em;
  }
/********************* entry_end ****************/
/********************* project ****************/
#project{ 
background-image: url(../img/4.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;
  }
.project_main{ 
padding-bottom: 50px;
padding-top:50px;
background: rgba(255, 255, 255, 0.88);
  }
.project_1 p{ 
font-size: 26px;
color: #333;
font-weight: 400;
  }
.project_1 h2{ 
font-weight: bold;
  }
.well_3{ 
color:#C73561;
font-weight:bold;
 }
.project_1 h5{ 
font-size:16px;
color: #666666;
line-height:1.6em;
padding-top:10px;
padding-bottom:30px;
  }
.project_2 h3 i{ 
border:1px solid #C73561;
background:#C73561;
border-radius:30px;
color:#FFFFFF;
font-size:17px;
padding: 8px 9px 8px 9px;
margin-bottom:10px;
margin-top:20px;
  }
.project_2 h4{ 
color: #373737;
font-weight:bold;
font-size:18px;
letter-spacing:1.3px;
padding-top:5px;
padding-bottom:10px;
  }
.project_2 p{ 
font-size:16px;
line-height:1.6em;
  }
.project_3 img {
-webkit-transition: width 2s, height 2s, -webkit-transform 2s; /* Safari */
transition: width 2s, height 2s, transform 2s;
}
.project_3 img:hover {
-webkit-transform: rotate(360deg); /* Safari */
transform: rotate(120deg);}
/********************* project_end ****************/
/********************* choose ****************/
#choose{ 
background-image: url(../img/6.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;
 }
.choose_main{ 
padding-top:50px;
padding-bottom:50px;
background: rgba(0, 0, 0, 0.71);
 }
.choose_1 h2{ 
font-size:40px;
color:#FFFFFF;
padding-bottom:50px;
 }
.choose_2 img {
-webkit-transition: width 2s, height 2s, -webkit-transform 2s; /* Safari */
transition: width 2s, height 2s, transform 2s;
}
.choose_2 img:hover {
-webkit-transform: rotate(360deg); /* Safari */
transform: rotate(120deg);}

.choose_3 h4{ 
color: #fff;
font-size:20px;
padding-top:40px;
letter-spacing:2px;
padding-bottom:10px;
font-weight:bold;
 }
.choose_3 p{ 
color: #fff;
font-size:16px;
line-height:1.6em;
 }

.choose_3 h5 {
    color: #fff;
    text-align: center;
}
/********************* choose_end ****************/
/********************* chance ****************/
#chance {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #1b739e;
}
#chance .nav-tabs>li.active>a{
background:none;
border:none;
}
#chance .nav-tabs {
border:none;
}
#chance .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
background-color: #000!important;
color:#FFF;
font-weight: bold;
background: none;
border: none;
border: none;
cursor: default;
padding: 10px 15px 10px 15px;
}
#chance .nav>li>a:hover, .nav>li>a:focus {
text-decoration: none;
background:none;
border:none;
}
#chance .nav-tabs>li>a {
border:none;
font-size:16px!important;
}
#chance .nav-tabs {
margin: auto;
width: 34%;
margin-top: 20px;
padding-bottom:30px;
}
#chance .nav-tabs>li>a {
font-size: 11px;
}
#chance .nav>li>a {
position: relative;
display: block;
padding: 10px 0px;
color: #C7EB34;
margin-left:20px;
}
#chance .nav>li>a:hover{
color: #fff;
}
#chance .nav-tabs>li.active>a:hover{
color: #fff;
}
.chance_1{
margin-bottom:30px;
 }
.chance_1 img {
-webkit-transition: width 2s, height 2s, -webkit-transform 2s; /* Safari */
transition: width 2s, height 2s, transform 2s;
}
.chance_1 img:hover {
-webkit-transform: rotate(360deg); /* Safari */
transform: rotate(120deg);}

.chance_2 p{ 
padding-top:20px;
 }
.chance_2 p a{ 
color:#FFFFFF;
font-size:18px;
font-weight:bold;
letter-spacing:2px;
border:1px solid #eee;
padding:8px 35px 8px 35px;
border-radius: 20px;
 }
.chance_2 p a:hover{ 
background: #fff !important;
color: #C73561 !important;
border-radius: 20px;
padding:8px 35px 8px 35px;
 }
.chance_2 h2{ 
font-size:30px;
font-weight:bold;
padding-bottom:20px;
color:#fff;
letter-spacing:2px;
 }
/********************* chance_end ****************/
/********************* work ****************/
#work{ 
background-image: url(../img/27.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;
  }
.work_main{ 
padding-top:50px;
padding-bottom:70px;
background: rgba(51, 51, 51, 0.78);
  }
.work_1 h3{ 
color:#FFFFFF;
font-size:36px;
padding-bottom:10px;
   }
.work_1 p{ 
color:#FFFFFF;
line-height:1.6em;
padding-bottom:40px;
font-size:16px;
   }
.work_3 p{ 
color:#FFFFFF;
font-size:48px;
text-align:center;
padding-left:10px;
   }
.work_3 i{ 
color:#FFFFFF;
background:#C73561;
border: #C73561 1px solid;
font-size: 27px;
height: 70px;
line-height: 70px;
text-align: center;
width: 70px;
border-radius: 50%;
  } 
.work_3 i:hover{ 
background:#56AFD9;
border: #56AFD9 1px solid;
padding-bottom:10px;
  } 
.work_4 h3{ 
color:#FFFFFF;
font-size:18px;
font-weight:bold;
padding-top:20px;
padding-bottom:30px;
letter-spacing:1px;
  }
.work_4 p{ 
color:#FFFFFF;
margin-bottom:20px;
font-size:16px;
line-height:1.6em;
  }
.work_5 p{ 
padding-top:30px;
margin-left:30px;
  } 
.work_5 p a{ 
background:#56afd9;
border:2px solid #56afd9;
font-size:16px;
font-weight:bold;
padding:8px 30px 8px 30px;
border-radius: 20px;
color:#FFFFFF;
letter-spacing:2px;
  } 
.work_5 p a:hover{ 
background: #fff;
color: #C73561;
border: 2px solid #C73561;
  } 
/********************* work_end ****************/
/********************* team ****************/
#team{ 
padding-top:50px;
padding-bottom:50px;
 }
.team_1 h2{ 
color:#000000;
font-size:42px;
padding-bottom:50px;
font-weight:bold;
letter-spacing:1px;
 }
#team .ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#team .ih-item,
#team .ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#team .ih-item a {
  color: #333;
}
#team .ih-item a:hover {
  text-decoration: none;
}
#team .ih-item img {
  width: 100%;
  height: 100%;
}
#team .ih-item.square {
  position: relative;
  width: 348px;
  height: 356px;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
#team .ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#team .ih-item.square.effect14.colored .info {
  background: #1a4a72;
}
#team .ih-item.square.effect14.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
#team .ih-item.square.effect14 .img {
  opacity: 1;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#team .ih-item.square.effect14 .info {
  background: #333333;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.35s ease 0.2s;
  -moz-transition: all 0.35s ease 0.2s;
  transition: all 0.35s ease 0.2s;
}
#team .ih-item.square.effect14 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111111;
  margin: 30px 0 0 0;
}
#team .ih-item.square.effect14 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
}
#team .ih-item.square.effect14 a:hover .img {
  opacity: 0;
  pointer-events: none;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
#team .ih-item.square.effect14 a:hover .info {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#team .ih-item.square.effect14.left_to_right .img {
  -webkit-transform: translateX(0) rotate(0);
  -moz-transform: translateX(0) rotate(0);
  -ms-transform: translateX(0) rotate(0);
  -o-transform: translateX(0) rotate(0);
  transform: translateX(0) rotate(0);
}
#team .ih-item.square.effect14.left_to_right a:hover .img {
  -webkit-transform: translateX(100%) rotate(180deg);
  -moz-transform: translateX(100%) rotate(180deg);
  -ms-transform: translateX(100%) rotate(180deg);
  -o-transform: translateX(100%) rotate(180deg);
  transform: translateX(100%) rotate(180deg);
}
#team .ih-item.square.effect14.right_to_left .img {
  -webkit-transform: translateX(0) rotate(0);
  -moz-transform: translateX(0) rotate(0);
  -ms-transform: translateX(0) rotate(0);
  -o-transform: translateX(0) rotate(0);
  transform: translateX(0) rotate(0);
}
#team .ih-item.square.effect14.right_to_left a:hover .img {
  -webkit-transform: translateX(-100%) rotate(-180deg);
  -moz-transform: translateX(-100%) rotate(-180deg);
  -ms-transform: translateX(-100%) rotate(-180deg);
  -o-transform: translateX(-100%) rotate(-180deg);
  transform: translateX(-100%) rotate(-180deg);
}
/********************* team_end ****************/
/********************* trust ****************/
.trust_main{
  background:#00000063;
  padding-top:100px;
  padding-bottom:100px;
  }
#trust{ 
background-image: url(../img/32.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;
  }
.trust_1 h3{ 
color:#FFFFFF;
font-size:32px;
padding-bottom:20px;
  }
.trust_1 p{ 
color:#FFFFFF;
padding-bottom:20px;
line-height:25px;
font-size:16px;
letter-spacing:1px;
  }
.trust_1 h4{ 
color:#99CC2F;
padding-top:20px;
letter-spacing:1px;
  }
/********************* trust_end ****************/
/********************* services_main ****************/
#services_main{ 
padding-top:50px;
padding-bottom:50px;
background:#F3F3F3;
  }
#services_main .quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#services_main #fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#services_main #fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#services_main #fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#services_main #fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#services_main #fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#services_main #fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#services_main #fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
.services_main_1 p{ 
padding-top:30px;
  }
.services_main_1 p a{ 
background: #56afd9;
border: 2px solid #56afd9;
font-size: 16px;
font-weight: bold;
padding: 8px 30px 8px 30px;
border-radius: 20px;
color: #FFFFFF;
  } 
.services_main_1 p a:hover{ 
background: #fff;
color: #C73561;
border: 2px solid #C73561;
  } 
/********************* services_main_end ****************/
/********************* contact_main ****************/
#contact_main{ 
background-image: url(../img/33.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;
  }
.contact_inner{ 
padding-top:25px;
padding-bottom:20px;
background: rgba(0, 0, 0, 0.88);
 }
.contact_main_1 h2{ 
color:#FFFFFF;
font-weight:bold;
padding-bottom:50px;
  }
.contact_main_2 h4{ 
color:#FFFFFF;
font-size:24px;
padding-bottom:15px;
  }
.contact_main_2 h3{ 
font-size:16px;
color:#FFFFFF;
padding-top:6px;
padding-bottom:20px;
  }
.contact_main_2 h3 i{ 
border:1px solid #FFFFFF;
background:#FFFFFF;
width:30px;
height:30px;
color:#333;
text-align:center;
line-height:30px;
margin-right:10px;
  }
.contact_main_2 h5{ 
padding-bottom:20px;
font-size:16px;
  }

.contact_main_2 h5 a{ 
font-size:15px;
color:#FFFFFF;
padding-top:6px;
  }
.contact_main_2 h5 i{ 
border:1px solid #FFFFFF;
background:#FFFFFF;
width:30px;
height:30px;
color:#333;
margin-right:10px;
line-height:30px;
text-align:center;
  }
.contact_main_2 p a{ 
font-size:16px;
color:#FFFFFF;
  }
.contact_main_2 p i{ 
border:1px solid #FFFFFF;
background:#FFFFFF;
width:30px;
height:30px;
text-align:center;
line-height:30px;
color:#333;
margin-right:10px;
  }
.contact_main_3 input {
padding-top: 25px!important;
padding-bottom:35px!important;
margin-top: 10px;
width:92%;
margin-bottom: 10px;
}
.contact_main_4 textarea {
width: 97%;
margin-top: 10px;
font-size:20px;
height:150px;
}
#contact_main .form-control {
background-color: #f4f4f4;
border-radius:0px;
}
.contact_main_5 p{
padding-top:40px;
 }
.contact_main_5 p a{ 
background: #56afd9;
border: 2px solid #56afd9;
font-size: 16px;
font-weight: bold;
padding: 8px 50px 8px 50px;
border-radius: 20px;
color: #FFFFFF;
letter-spacing:1px;
  } 
.contact_main_5 p a:hover{ 
background: #fff;
color: #C73561;
border: 2px solid #C73561;
  } 
/********************* contact_main_end ****************/
/********************* footer ****************/
#footer{ 
background-image: url(../img/34.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;
  }
.footer_main{ 
padding-top:50px;
padding-bottom:50px;
background: rgba(29, 26, 23, 0.91);
  }
.footer_1 h3{ 
color:#FFFFFF;
font-weight:bold;
  }
.hr_1{ 
width:15%;
border-color:#C73561;
border-width:3px;
margin-left: 0px;
 }
.footer_1 p img{ 
border:1px solid #CCCCCC;
  }
.footer_1 ul{ 
padding-top:26px;
  }
.footer_1 li{ 
line-height:30px;
padding-bottom:15px;
  }
.footer_1 li a{ 
color:#FFFFFF;
font-size:16px;
  }
.footer_1 li a i{ 
color:#C73561;
width: 40px;
height: 40px;
border:1px solid #FFFFFF;
background:#fff;
text-align: center;
line-height: 40px;
border-radius: 100%;
margin-right:10px;
  }
.footer_1 li a:hover i{ 
background:#2260C9;
border:1px solid #2260C9;
  }
/********************* footer_end ****************/
/********************* footer_inner ****************/
#footer_inner{ 
background:#0D0D0D;
padding-top:10px;
padding-bottom:10px;
  }
.footer_inner_1{ 
color:#A6A6A6;
  }
.footer_inner_1 p{ 
font-size:18px;
  }
.footer_inner_1 a{ 
color:#fff;
  }
.footer_inner_1 a:hover{ 
color:#C73561;
  }
/********************* footer_inner_end ****************/
/********************* about ****************/
#about{ 
padding-top:50px;
padding-bottom:50px;
background-color: #f1f1f166;
  }
.about_1 h2{ 
font-weight:bold;
padding-bottom:10px;
  }
.about_1 p{ 
padding-bottom:10px;
line-height:23px;
color:#666666;
line-height:1.6em;
font-size:16px;
  }
.about_2 img {
-webkit-transition: width 2s, height 2s, -webkit-transform 2s; /* Safari */
transition: width 2s, height 2s, transform 2s;
margin-top: 40px;
}
.about_2 img:hover {
-webkit-transform: rotate(360deg); /* Safari */
transform: rotate(120deg);}
/********************* about_end ****************/
/********************* our ****************/
.our_main{
background:#0009;
padding-top:40px;
padding-bottom:10px;  
  }
#our{
background-image: url(../img/38.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;
  }
.our_1 h2{
color:#FFFFFF;
font-weight:bold;
padding-bottom:18px;
letter-spacing:2px;
font-size:32px;
  }
.our_1 p{
color:#FFFFFF;
padding-bottom:50px;
font-size:16px;
line-height:1.6em;
  }
.our_2 p{
color:#FFFFFF;
padding-top:15px;
font-weight:bold;
padding-bottom:50px;
font-size:16px;
letter-spacing:1px;
  }
.our_2 img {
-webkit-transition: width 2s, height 2s, -webkit-transform 2s; /* Safari */
transition: width 2s, height 2s, transform 2s;
margin-top: 40px;
}
.our_2 img:hover {
-webkit-transform: rotate(360deg); /* Safari */
transform: rotate(120deg);}
/********************* our_end ****************/
/********************* data ****************/
.data_main_new{
 background:#0000007d;
 padding-top:40px;
 padding-bottom:40px;
 }
#data{ 
background-image: url(../img/47.jpg);
background-attachment:fixed;
padding-top:100px;
padding-bottom:100px;
background-repeat: no-repeat;
background-size: cover;
  }
.data_1 h2{ 
color:#FFFFFF;
font-weight:bold;
  }
/********************* data_end ****************/
/********************* data_inner ****************/
#data_inner{ 
background-image: url(../img/64.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;
  }
.data_1 h2{ 
color:#FFFFFF;
font-weight:bold;
  }
/********************* data_inner_end ****************/
/********************* progress_main ****************/
#progress_main{ 
background-image: url(../img/65.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;
  }
.data_1 h2{ 
color:#FFFFFF;
font-weight:bold;
  }
/********************* progress_main_end ****************/
/********************* pricing_main ****************/
#pricing_main{ 
background-image: url(../img/66.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;
  }
.data_1 h2{ 
color:#FFFFFF;
font-weight:bold;
  }
/********************* pricing_main_end ****************/
/********************* contact_inner ****************/
#contact_inner{ 
background-image: url(../img/67.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;
  }
.data_1 h2{ 
color:#FFFFFF;
font-weight:bold;
  }
/********************* contact_inner_end ****************/
/********************* data_main ****************/
#data_main{ 
padding-top:60px;
padding-bottom:60px; 
background:#F7F7F7; 
  }
.data_main_1 h2{ 
padding-bottom:15px; 
  }
.data_main_1 p{ 
color:#7C7C66; 
font-size:16px;
letter-spacing:1px;
line-height:1.6em;
  }
/********************* data_main_end ****************/
/********************* request ****************/
#request{
background-image: url(../img/47.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;
  }
.request_main{ 
padding-top:60px;
padding-bottom:60px;
background: rgba(0, 0, 0, 0.71);
 }
.request_1 h2 i{
font-size:50px;
color:#56AFD9;
padding-bottom:15px;
  }
.request_1 h3{
font-size:24px;
color:#fff;
font-weight:bold;
margin-top:10px;
  }
.request_1 p{
color:#f4f4f4;
font-size:16px;
  }
.hr_2{ 
width:20%;
margin-left:0;
border-color:#56AFD9;
 }
.request_main_2{ 
padding-top:90px;
 }
/********************* request_end ****************/
/********************* marketing ****************/
#marketing{ 
background-image: url(../img/49.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;
  }
.marketing_1 h2{ 
color:#FFFFFF;
font-weight:bold;
padding-bottom:50px;
  }
.well_3{ 
color:#C73561;
font-weight:bold;
  }
.marketing_main{ 
padding-top:50px;
padding-bottom:50px;
background: rgba(0, 0, 0, 0.71);
  }
.marketing_2 h2 i{
font-size:50px;
color:#C73561;
padding-bottom:15px;
  }
.marketing_2 h3{
font-size:20px;
color:#000;
padding-bottom:10px;
font-weight:bold;
  }
.marketing_2 p{
color:#000;
letter-spacing:1px;
font-size:15px;
  }
.marketing_inner{  
background:#f4f4f4!important;
padding:40px 50px 40px 50px;
margin-bottom:30px;
  }
.marketing_inner:hover{  
background: rgba(224, 222, 222, 0.11)!important;
  }
.marketing_inner:hover h3{  
color:#FFFFFF;
  }
.marketing_inner:hover p{  
color:#FFFFFF;
  }
/********************* marketing_end ****************/
/********************* success ****************/
#success{ 
background:#F7F7F7;
padding-top:30px;
padding-bottom:30px;
  }
.success_1 h2{
font-size: 30px; 
color:#000;
padding-bottom:15px;
  }
.success_1 p{
color:#666;
padding-bottom:20px;
font-size:16px;
line-height:1.6em;
  }
.success_2 h3{ 
font-size:18px;
padding-top:15px;
padding-bottom:10px;
color:#8358BD;
font-weight:bold;
  }
.success_2 p{ 
color:#666666;
font-size:16px;
 }
.success_2 img {
-webkit-transition: width 2s, height 2s, -webkit-transform 2s; /* Safari */
transition: width 2s, height 2s, transform 2s;
margin-top: 40px;
}
.success_2 img:hover {
-webkit-transform: rotate(360deg); /* Safari */
transform: rotate(120deg);}
/********************* success_end ****************/
/********************* contact ****************/
#contact{ 
padding-top:50px;
padding-bottom:50px;  
  }
.contact_1 p{ 
padding-top:20px;
font-size:30px;
border-bottom:10px solid #F7F7F7; 
margin-bottom:20px; 
  }
.contact_1 img {
-webkit-transition: width 2s, height 2s, -webkit-transform 2s; /* Safari */
transition: width 2s, height 2s, transform 2s;
margin-top: 40px;
}
.contact_1 img:hover {
-webkit-transform: rotate(360deg); /* Safari */
transform: rotate(120deg);}
#contact .ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#contact .ih-item,
#contact .ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact .ih-item a {
  color: #333;
}
#contact .ih-item a:hover {
  text-decoration: none;
}
#contact .ih-item img {
  width: 100%;
  height: 100%;
}

#contact .ih-item.square {
  position: relative;
  width: 362px;
  height: 202px;
  border: 8px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
#contact .ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#contact .ih-item.square.effect11 {
  overflow: hidden;
}
#contact .ih-item.square.effect11.colored .info {
  background: #1a4a72;
}
#contact .ih-item.square.effect11.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}
#contact .ih-item.square.effect11 .img {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
#contact .ih-item.square.effect11 .info {
  background: #333333;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease 0.2s;
  -moz-transition: all 0.35s ease 0.2s;
  transition: all 0.35s ease 0.2s;
}
#contact .ih-item.square.effect11 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 10px;
  background: #111111;
  margin: 30px 0 0 0;
}
#contact .ih-item.square.effect11 .info p {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #bbb;
  padding: 20px 20px 20px;
  text-align: center;
}
#contact .ih-item.square.effect11 a:hover .img {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
#contact .ih-item.square.effect11 a:hover .info {
  visibility: visible;
  opacity: 1;
}

#contact .ih-item.square.effect11.left_to_right .info {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
#contact .ih-item.square.effect11.left_to_right a:hover .info {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.contact_2 ul{ 
padding-top:26px;
  } 
.contact_2 li{ 
line-height:35px;
font-size:16px;
  }
.contact_2 li i{ 
padding-right:20px;
  }
.contact_2 li a{ 
color:#000000;
  } 
/********************* contact_end ****************/
/********************* pricing ****************/
#pricing{
padding-top:40px;
padding-bottom:40px; 
     }
#pricing .db-pricing-seven {
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: center;
    border: 1px solid #C5C2C2;
    background-color: #EDEDED;
}

#pricing .db-pricing-seven:hover {
        margin-top: 5px;
        -moz-transition: margin-top 0.25s ease 0s;
        -ms-transition: margin-top 0.25s ease 0s;
        transition: margin-top 0.25s ease 0s;
    }

#pricing .db-pricing-seven ul {
        list-style: none;
        margin: 0;
        text-align: center;
        padding-left: 0px;
    }

#pricing .db-pricing-seven ul li {
            border-bottom: solid 1px #D8D8D8;
            padding-top: 20px;
            padding-bottom: 20px;
            cursor: pointer;
            text-transform: uppercase;
        }

#pricing .db-pricing-seven ul li.price {
                background-color: #fff;
                padding: 40px 20px 20px 20px;
                font-size: 20px;
                font-weight: 900;
                color: #353c3e;
                font-weight: 900;
            }

#pricing .db-pricing-seven ul li.price i {
                    padding: 30px;
                    font-size: 50px;
                    display: block;
                }


#pricing .db-pricing-seven .pricing-footer {
        padding: 20px;
    }

#pricing .db-pricing-seven .pricing-footer a i {
            margin: 5px;
            top: 3px;
        }
/********************* pricing_end ****************/


@media screen and (max-width : 767px){
.top_1 li a {
font-size: 11px;
}
.top_1 li {
margin: 0px;
}
.top_2 ul {
text-align: center;
}
.navbar-brand {
padding-top: 14px;
}
#header .navbar-nav {
padding-left: 0px;
}
#header .nav>li>a {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0px;
text-align: center;
}
#header .navbar-collapse {
max-height: none;
}
#header .navbar-nav .open .dropdown-menu>li>a{
padding: 5px 30px 5px 10px;
}
#header .navbar-nav .open .dropdown-menu {
text-align: center;
}
#center .kb_caption h3 {
font-size: 12px;
margin-top:10px;
}
#center .kb_caption h4 {
letter-spacing: 0px;
padding-left: 10px;
margin-bottom:10px;
}
#entry {
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
.entry_1 h2 {
font-size: 20px;
}
#project {
text-align: center;
}
.project_main {
padding-bottom: 20px;
padding-top: 10px;
}
.project_2 h3{ 
text-align:center;
}
.project_1 h5 {
padding-bottom: 10px;
}
.choose_1 h2 {
font-size: 30px;
}
.choose_3 p {
padding-bottom: 20px;
}
.choose_main {
padding-bottom: 20px;
}
#chance {
padding-top: 20px;
padding-bottom: 20px;
text-align:center;
}
#chance .nav>li>a {
padding-left: 0px;
}
#chance .nav-tabs {
width: 100%;
margin-left: 20px;
}
.work_1 h3 {
font-size: 17px;
}
.work_1 p {
line-height: 18px;
padding-bottom: 20px;
}
.work_2 img{ 
width:100%;
}
.work_3{
text-align:center;
}
.work_4{
text-align:center;
}
.work_4 h3 {
padding-bottom: 10px;
}
.work_4 p {
padding-bottom: 20px;
}
.team_1 h2 {
padding-bottom: 20px;
}
#team .ih-item.square {
width: 100%;
height: 100%;
margin-bottom:20px;
}
#trust {
padding-top: 20px;
padding-bottom: 20px;
}
.trust_1 h3 {
font-size: 14px;
padding-bottom: 10px;
}
#trust {
text-align: center;
}
.trust_1 h4 {
padding-top: 0px;
font-size: 15px;
}
#services_main {
padding-top: 20px;
padding-bottom: 20px;
}
blockquote {
font-size: 13.5px;
}
.contact_inner {
padding-top: 20px;
padding-bottom: 20px;
}
.contact_main_1 h2 {
padding-bottom: 20px;
font-size: 15px;
}
.contact_main_2 h3 {
font-size: 12px;
}
.contact_main_2 h5 a {
font-size: 11px;
}
.contact_main_2 p a {
font-size: 14px;
color: #FFFFFF;
}
.contact_main_2 p{
font-size: 14px;
padding-bottom:10px;
}
.contact_main_3 input {
width: 100%;
}
.contact_main_4 textarea {
width: 100%;
}
.footer_main {
padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}
.hr_1 {
width: 100%;
}
.footer_1 li a {
font-size: 14px;
}
#chance{
overflow:hidden;
}
#about {
text-align: center;
}
.data_main_1 h2 {
font-size: 18px;
}
.data_1 h2 {
font-size: 18px;
}
#data {
padding-top: 20px;
padding-bottom: 20px;
}
.marketing_1 h2 {
padding-bottom: 20px;
font-size: 19px;
}
.marketing_2 h3 {
font-size: 13px;
}
#contact {
padding-top: 10px;
padding-bottom: 20px;
text-align: center;
}
.contact_1 p {
font-size: 20px;
margin-bottom: 0px;
}
#contact .ih-item.square {
width: 100%;
height: 100%;
}
#contact .ih-item.square.effect11 .info h3 {
padding: 5px;
}
.contact_2 li {
font-size:9px;
}
#pricing {
padding-top: 10px;
padding-bottom: 20px;
}
.request_main {
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}
.request_1 h3 {
font-size: 15px;
}
.hr_2 {
width: 100%;
}
.request_1 p {
padding-bottom: 16px;
}
.request_main_2 {
padding-top: 10px;
}
.success_1 h2 {
font-size: 20px;
}
.success_1 p {
padding-bottom: 0px;
}
#top{
  text-align:center;
  padding-bottom:15px;
  }
.top_1{
  margin-bottom:10px;
  }
.navbar-brand{
  font-size:20px;
  padding-top:17px;
  }
.navbar-default .navbar-toggle{
  background:#1B739E;
  border:none;
  }
.navbar-default .navbar-toggle:focus{
  background:#1B739E;
  border:none;
  }
.navbar-default .navbar-toggle:hover{
  background:#1B739E;
  border:none;
  }
.navbar-default .navbar-toggle .icon-bar{
  background:#fff;
  }
.tell_1{
border-bottom:1px solid #ccc;  
  }
.tell_2{
border-bottom:1px solid #ccc;  
  }
.tell_3{
border-bottom:1px solid #ccc;  
  }
.color_1{
  border-bottom:1px solid #ccc; 
  }
.project_2 h4{
  text-align:center;
  }
.project_2 p{
  text-align:center;
  }
.project_3 img{
 margin-top:15px;
 }
#chance .nav>li>a{
 margin-left:2px;
 margin-right:2px;
 font-size:12px!important; 
  }
.chance_2 p{
margin-bottom:20px;  
  }
.work_2{
margin-bottom:20px;  
  }
.services_main_1 p{
 margin-bottom:40px; 
  }
#trust{
 padding-top:0;
 padding-bottom:0; 
   }
.trust_main{
padding-top:50px;
padding-bottom:50px;  
  }
.contact_main_2 h3{
 line-height:2em; 
  }
.contact_main_2{
text-align:center;  
  }
.contact_inner {
 padding-bottom:40px;
 }
.contact_main_5 p{
  text-align:center;
  }
.marketing_2{
 text-align:center; 
  }
.contact_2 li{
  font-size:14px;
  }
.entry_1 h2{
  margin-top:20px; 
   }
.our_2{
 float:left;
 padding:10px;
  }
.success_2{
 float:left;
 padding:10px;  
  }
.contact_1{
 float:left;
 padding:10px;
 }
}

@media (min-width:470px) and (max-width:767px) { 
.top_1 ul {
text-align: center;
}
#chance .nav-tabs {
margin-left: 50px;
}
#chance .nav>li>a {
padding: 10px 20px;
}
.work_5 p {
margin-left: 0px;
text-align: center;
}
.chance_2 p {
padding-top: 0px;
}
.contact_main_5 p {
text-align: center;
}
 }
 
 
@media (min-width:768px) and (max-width:960px) { 
#header .navbar-brand {
font-size: 19px;
}
#header .nav>li>a {
padding-top: 20px;
padding-bottom: 20px;
padding-left: 5px;
padding-right: 5px;
font-size: 14px;
}
#header .navbar-default .navbar-nav>.active_1>a {
font-size: 14px;
}
#header .navbar-nav {
padding-left: 20px;
}
#header .navbar-brand {
padding-top: 21px;
}
.top_1 li a {
font-size: 10px;
}
.entry_2 h3 {
font-size: 16px;
padding-top: 18px;
padding-bottom: 5px;
}
.entry_2 p {
font-size: 12px;
line-height: 14px;
}
.project_1 h5 {
font-size: 14px;
}
.project_2 h4 {
font-size: 14px;
}
.project_2 p {
font-size: 13px;
}
.choose_1 h2 {
font-size: 30px;
}
.choose_3 h4 {
font-size: 14px;
padding-top: 20px;
}
.choose_3 p {
font-size: 13px;
}
#chance {
padding-top: 20px;
padding-bottom: 20px;
}
#chance .nav>li>a {
padding-left: 10px;
}
.work_1 h3 {
font-size: 20px;
}
.chance_2 p {
padding-top: 10px;
}
.work_1 p {
line-height: 18px;
padding-bottom: 30px;
}
.work_2 img{ 
width:100%;
 }
.work_3 i {
height: 60px;
line-height: 60px;
width: 38px;
}
.work_4 p {
font-size: 13px;
}
#team .ih-item.square {
width: 100%;
height: 100%;
}
.team_1 h2 {
padding-bottom: 20px;
}
#trust {
padding-top: 20px;
padding-bottom: 20px;
}
.trust_1 h3 {
font-size: 18px;
padding-bottom: 10px;
}
#services_main {
padding-top: 30px;
padding-bottom: 30px;
}
.contact_inner {
padding-top: 20px;
padding-bottom: 30px;
}
.contact_main_2 h3 {
font-size: 14px;
line-height:2em;
}
.contact_main_1 h2 {
font-size: 20px;
}
.footer_1 h3 {
font-size: 15px;
}
.footer_1 li a {
font-size: 13px;
}
.footer_main {
padding-top: 30px;
padding-bottom: 30px;
}
.about_1 p {
line-height: 18px;
}
.our_1 p {
padding-bottom: 10px;
}
.our_2 p {
padding-top: 10px;
padding-bottom: 10px;
font-size: 14px;
}
.request_1 h3 {
font-size: 15px;
}
.success_2 img{ 
width:100%;
}
.success_2 h3 {
font-size: 14px;
line-height:1.4em;
}
.success_2 p {
font-size: 13px;
}
.marketing_2 h3 {
font-size: 14px;
}
.marketing_2 p {
font-size: 13px;
}
.marketing_main {
padding-top: 30px;
padding-bottom: 30px;
}
#contact .ih-item.square {
width: 100%;
height: 100%;
}
#contact .ih-item.square.effect11 .info h3 {
font-size: 10px;
padding: 5px;
}
.contact_2 li {
line-height: 25px;
font-size: 14px;
}
.top_2 li{
  margin:0;
  }
.navbar-nav>li>.dropdown-menu{
  left:auto!important;
  right:0!important;
  }
#chance .nav-tabs{
  width:54%;
  }
} 

 
@media (min-width:961px) and (max-width:1200px) {
#header .navbar-brand {
font-size: 15px;
}
#header .nav>li>a {
padding-top: 20px;
padding-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
font-size: 14px;
}
#header .navbar-default .navbar-nav>.active_1>a {
font-size: 14px;
}
#header .navbar-nav {
padding-left: 20px;
}
#header .navbar-brand {
padding-top: 21px;
font-size:25px;
}
.top_1 li a {
font-size: 14px;
}
.entry_2 h3 {
font-size: 13px;
padding-top: 18px;
padding-bottom: 5px;
}
.entry_2 p {
font-size: 12px;
line-height: 14px;
}
.project_1 h5 {
font-size: 14px;
}
.project_2 h4 {
font-size: 14px;
}
.project_2 p {
font-size: 13px;
}
.choose_1 h2 {
font-size: 30px;
}
.choose_3 h4 {
font-size: 14px;
padding-top: 20px;
}
.choose_3 p {
font-size: 13px;
}
#chance {
padding-top: 20px;
padding-bottom: 20px;
}
#chance .nav>li>a {
padding-left: 10px;
}
.work_1 h3 {
font-size: 20px;
}
.chance_2 p {
padding-top: 10px;
}
.work_1 p {
line-height: 18px;
padding-bottom: 30px;
}
.work_2 img{ 
width:100%;
 }
.work_3 i {
height: 60px;
line-height: 60px;
width: 38px;
}
.work_4 p {
font-size: 14px;
}
#team .ih-item.square {
width: 100%;
height: 100%;
}
.team_1 h2 {
padding-bottom: 20px;
}
#trust {
padding-top: 20px;
padding-bottom: 20px;
}
.trust_1 h3 {
font-size: 18px;
padding-bottom: 10px;
}
#services_main {
padding-top: 30px;
padding-bottom: 30px;
}
.contact_inner {
padding-top: 20px;
padding-bottom: 30px;
}
.contact_main_2 h3 {
font-size: 14px;
}
.contact_main_1 h2 {
font-size: 20px;
}
.footer_1 h3 {
font-size: 15px;
}
.footer_1 li a {
font-size: 13px;
}
.footer_main {
padding-top: 30px;
padding-bottom: 30px;
}
.about_1 p {
line-height: 18px;
}
.our_1 p {
padding-bottom: 10px;
}
.our_2 p {
padding-top: 10px;
padding-bottom: 10px;
font-size: 14px;
}
.success_2 img{ 
width:100%;
}
.success_2 h3 {
font-size: 14px;
}
.success_2 p {
font-size: 13px;
}
.marketing_2 h3 {
font-size: 14px;
}
.marketing_2 p {
font-size: 13px;
}
.marketing_main {
padding-top: 30px;
padding-bottom: 30px;
}
#contact .ih-item.square {
width: 100%;
height: 100%;
}
#contact .ih-item.square.effect11 .info h3 {
font-size: 10px;
padding: 5px;
}
.contact_2 li {
line-height: 25px;
font-size: 14px;
}
.container{
  width:100%;
  }
#chance .nav-tabs{
width:42%;  
  }
}

@media (min-width:1201px) and (max-width:1320px) {

}

