
/*    Default Layout: 992px. 
    Gutters: 24px.
    Outer margins: 48px.
    Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */





@media only screen and (min-width: 480px) and (max-width: 1000px) {

.navbar-nav > li {
    float: left;
    margin: -6px;
        margin-top: -6px;
    margin-top: -1px;
}

}






@media only screen and (min-width: 480px) and (max-width: 779px) {

.mar-left30 {
    margin-left: 45px;
}
.blog-item.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev {
    left: -54px;
    position: absolute;
    top: 50%;
}
.blog-item.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 47px;
    position: absolute;
    top: 50%;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    margin-left: -19px;
    width: 103%;
}

.price-plan {

    padding-bottom: 30px;
    margin-bottom: 10px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    transform: scale(0.93);
    margin-left: 4%;
    margin-right: 15px;
}



}


@media only screen and (min-width: 320px) and (max-width: 479px) {

 
.text_1345 {
     font-size: 20px;
    color: #00214d;
    font-weight: 700;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
    text-transform: lowercase;
    margin-top: 3em;
    text-transform: uppercase;
    width: 500%;
    line-height: 10px;
    position: relative;
    left: -95%;
}
 .text_134{
    font-size: 20px;
    color: #00214d;
    font-weight: 300;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
    text-transform: lowercase;
    margin-top: 4em;
    text-transform: uppercase;
    line-height: 20px;
    margin-left: -0.2em;
}

.blog-item.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev {
    left: -54px;
    position: absolute;
    top: 50%;
}
.blog-item.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 47px;
    position: absolute;
    top: 50%;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
    margin-left: 0px;
    width: 103%;
}

.price-plan {
    border-radius: 14px;
   
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    transform: scale(0.93);
    
}



}




/*    Tablet Layout: 768px.
    Gutters: 24px.
    Outer margins: 28px.
    Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 991px) {
 
 
.text_1345 {
    font-size: 32px;
    color: #00214d;
    font-weight: 700;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
    text-transform: lowercase;
    margin-top: 3em;
    text-transform: uppercase;
    width: 500%;
    line-height: 10px;
    position: relative;
    left: -35%;
}
 .text_134{
font-size:32px;
color:#00214d;
font-weight:300;
text-align:center;
font-family: 'Montserrat', sans-serif;
margin-bottom:20px;text-transform: lowercase; 
margin-top:1em;
text-transform:uppercase;
line-height:50px;
    margin-left:-0.2em;
 
}


.navigation .navbar-nav > li > a{
  padding: 38px 20px;
}

.animated-nav .navigation .navbar-nav > li > a{
  padding: 30px 20px;
}

#service .media{
  padding-left: 0;
}

.mobile-device .black{
  left: 0px;
}

.mobile-device .white{
  left: -98px;
}

figcaption.mask{
  padding: 10px;
}

figcaption.mask h3{
  font-size: 15px;
}

figcaption.mask span{
  font-size: 12px;
}

.plus{
    height: 30%;
    width: 30%;
    margin-left: -15%;
}

.portfolio-item:hover .plus{
  top: 40%;
}

.fact-item{
  padding-bottom: 30px;
}

.subtitle{
  padding-top: 50px;
}

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

figure, p{
  padding-top: 30px;
}

.text_3 {
    font-weight: 600;
    margin: 1.2em 0 0.75em;
    font-family: "Montserrat",sans-serif;
    margin: 0;
    font-size: 29px;
}

  
 
}



/*    Mobile Layout: 320px.
    Gutters: 24px.
    Outer margins: 34px.
    Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

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



.navbar-toggle {
 
  margin-top: 37px;
}

.navbar-toggle .icon-bar {
  background-color: #fff;
}


 .navbar-toggle .icon-bar {
    background-color: #fff;
    height: 2px;
    width: 23px;
}


.animated-nav .navbar-toggle .icon-bar {
    background-color: #fff;
    height: 2px;
    width: 23px;
}


.animated-nav .navigation .navbar-nav > li > a,
.navigation .navbar-nav > li > a {
  padding: 15px 25px;
}



.navigation .navbar-nav > li > a:hover {
  background-color: #00214d;
}

.navigation .navbar-nav > li.current > a {
  border-bottom: 1px solid #fff;
  color: #fff;
}


.carousel-caption > div{
  width: 100%;
  text-align: center;
  padding: 20px 0;
}

#home-carousel .carousel-inner h2 {
    font-size: 40px;
    line-height: 40px;
    padding: 1% 32% 1% 0%;
}
#home-carousel .carousel-inner p {
    color: #eee;
    line-height: 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-shadow: none;
    padding: 0% 35% 0% 0%;
}


.carousel-caption{
  right: 0;
}

.section-title{
  width: 100%;
}

#service .media{
  padding-left: 0px;
}

#service .media > .pull-left{
  margin-right: 15px;
}

.mobile-device img{
  float: none;
}

.mobile-device .black{
  left: 0;
}

.mobile-device .white{
  bottom: 336px;
  left: 83px;
}

#service-bottom{
  padding-bottom: 100%;
}

.service-features{
  padding: 40px 0 0 20px;
  width: 100%;
  top: 60%;
  height: 319px;
}

.service-features h3{
  margin-bottom: 0px;
}

.portfolio-item{
  width: 100%;
}

.tst-content{
  margin: 10px 0 0 125px;
}

.subtitle{
  padding-top: 50px;
}

.call-to-action p{
  font-size: 14px;
}

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

figure, p{
  padding-top: 30px;
}

.special-plan p{
  line-height: 30px;
}

.contact-details{
  margin-bottom: 0px;
}

.contact-details > span{
  padding-top: 100px;
}






}



/*    Wide Mobile Layout: 480px.
    Gutters: 24px.
    Outer margins: 22px.
    Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 767px) {
#nav-arrows > a {
    border: 1px solid #fff;
    color: #fff;
    display: block;
    height: 40px;
    line-height: 43px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 40px;
    z-index: 20;
    margin-top: -30px;
    font-family: 'Montserrat', sans-serif;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0.4;
}


 
.text_1345 {
     font-size: 26px;
    color: #00214d;
    font-weight: 700;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
    text-transform: lowercase;
    margin-top: 3em;
    text-transform: uppercase;
    width: 500%;
    line-height: 10px;
    position: relative;
    left: -72%;
}
 .text_134{
font-size:26px;
color:#00214d;
font-weight:300;
text-align:center;
font-family: 'Montserrat', sans-serif;
margin-bottom:20px;text-transform: lowercase; 
margin-top:1em;
text-transform:uppercase;
line-height:20px;
    margin-left:-0.2em;
 
}



}


/*  Retina media query.
  Overrides styles for devices with a 
  device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */

@media 
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2) {
  
  
  
}




/*my text font size*/


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

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 850px;
}.carousel-caption > div {
    padding: 70px;
    position: absolute;
    top: 14%;
    font-family: 'Montserrat', sans-serif;
    width: 97%;
    margin: auto;
        margin-left: auto;
    margin-left: auto;
    margin-left: 14%;
}#home-carousel .carousel-inner h2 {
    color: #ffffff;
    font-size: 60px;
    font-family: 'Montserrat', sans-serif;
    text-shadow: none;
    font-weight: 700;line-height: 60px;
}

}
/*tabalte to large display changing*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
.text_3 {
    font-weight: 600;
    margin: 1.2em 0 0.75em;
    font-family: "Montserrat",sans-serif;
    margin: 0;
    font-size: 27px;
	margin-bottom:20px;
}
.titaldetails {
    margin-top: -20px;
    line-height: 1.3;
    color: #00214d;
    padding-right: 20px;
    font-size: 20px;
    padding-top: 20px;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 800px;
}

#home-carousel .carousel-inner h2 {
    color: #ffffff;
    font-size: 56px;
    font-family: 'Montserrat', sans-serif;
    text-shadow: none;
    font-weight: 700;line-height: 60px;
}


.carousel-caption > div {
    padding: 70px;
    position: absolute;
    top: 10%;
    font-family: 'Montserrat', sans-serif;
    width: 97%;
    margin: auto;
        margin-left: auto;
    margin-left: auto;
    margin-left: 14%;
}


.text_1 {
    font-size: 56px;
    color: #00214d;
    font-weight: 700;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
    text-transform: lowercase;
}

h3, .h3 {
    font-size: 20px;
}


.titaldetails {
    margin-top: -20px;
    line-height: 30px;
    color: #00214d;
    padding-right: 20px;
}

.carousel-indicators {
    bottom: 7%;
}

body > section {
    padding: 60px 0px;
    font-family: 'Montserrat', sans-serif;
}


.service-col h2 a {
    color: #00214d;
    font-family: 'Montserrat', sans-serif;
    font-size: 23px;
}



.portfolioheader {
    margin-left: 30px;

}
.portfolio-item {
    margin-bottom: 2px;
}

.service-col .service-icon {
    height: 120px;
    width: 120px;
    margin: left;
    display: block;
    margin-bottom: 60px;
    border-radius: 700px;
}

.text_4 {
    font-size: 56px;
    color: #00214d;
    font-weight: 700;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
  margin-top: 34px;
}




.tex_passage {
    padding-bottom: 30px;
    padding: 12px 15px 0px 0px;
    line-height: 30px;
    font-size: 20px;
}

.team-box {
    background: #ffcc29;
    padding-bottom: 5px;
    margin-bottom: 30px;
}


.service-col {
    margin: 1px;
        margin-bottom: 1px;
    margin-bottom: 1px;
    background-color: none;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-bottom: -40px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
}

.content_gap{margin-bottom:50px;}
.pad-bot5,

.mar-bot5{margin:0px;
}

.gapspace
{
    width:100%;
    height:8em;
}

.address_data {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 30px;
    height: auto;
    margin-top: -30px;
    padding-bottom: 13px;
}


.client_brand_logo {
    margin: auto;
    text-align: left;
}

.bg-gradient {
    background:linear-gradient(#fff 354px, #eee 30%);
}
.client_imgf_full {
    margin: auto;
        margin-top: auto;
        margin-bottom: auto;
    width: 100%;
    height: auto;
    vertical-align: middle;
    margin-top: -20px;
    margin-bottom: -20px;
}


.testimonial .slidePara {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    color: #00214d;
    font-size: 1.4em;
    padding: 22px;
    top: 40%;
    position: relative;
    transform: translateY(-50%);
    line-height: 25px;
}
.testimonial_name {
    color: #fff;
    font-size: 14px;
    top: 5%;
    position: relative;
    text-align: center;
}
.service_set{margin-left:-15px;}

.section-header .line-title {
    width: 134px;
    height: 3.5px;
    display: block;
    margin-bottom: 27px;
}

.text_1 {
    font-size: 56px;
    color: #00214d;
    font-weight: 700;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 16px;
    text-transform: lowercase;
}


.tex1 {
    color: #fff;
    font-size: 12px;
}
.breadcrumb_last {
    font-size: 12px;
    color: #00214d;
    font-family: 'Montserrat', sans-serif;
}


.navbar-brand img {
    height: 44px;
    width: auto;
    margin-top: 14px;
}


.navbar-brand {
    height: inherit;
    padding: 28px 0;
    font-family: 'Montserrat', sans-serif;
}
.animated-nav .navigation .navbar-nav > li > a {
    padding: 20px 20px;
}


.navigation .navbar-nav > li > a {
    padding: 30px 20px;
}
.tex_pass {
    padding-bottom: 30px;
    padding: 0px 0px 1px 0px;
    margin: -11px 0px 1px 0px;
}




.testimonial_name b {
    color: #fff;
    font-size: 18px;
}

}

/*mobile to large tablet changing*/



@media only screen and (min-width: 480px) and (max-width: 767px) {
.testimonial_name {
    color: #fff;
    font-size: 12px;
    top: 13%;
    position: relative;
    text-align: center;
}
.testimonial_name b {
    color: #fff;
    font-size: 15px;
}

.tex_pass {
    padding-bottom: 30px;
    padding: 0px 0px 1px 0px;
    margin: -11px 0px 1px 0px;
}

.text_1 {
    font-size: 40px;
    color: #00214d;
    font-weight: 700;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 16px;
    text-transform: lowercase;
    margin-top: -30px;
}

.service-col {
    margin: 1px;
        margin-top: 1px;
        margin-bottom: 1px;
    margin-bottom: 1px;
    background-color: none;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    margin-top: -55px;
}
.service-col .service-icon {
    height: 120px;
    width: 120px;
    margin: left;
    display: block;
    border-radius: 700px;
    margin: 0px 20px 44px 0px;
}
.service-col h2 a {
    color: #00214d;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
}
.titaldetails {
    margin-top: -20px;
    line-height: 1.3;
    color: #00214d;
    padding-right: 20px;
    font-size: 18px;
}

.testimonial .slidePara {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    color: #00214d;
    font-size: 1.5em;
    padding: 2px;
        padding-bottom: 2px;
    top: 54%;
    position: relative;
    transform: translateY(-50%);
    line-height: 25px;
    padding-bottom: 20px;
}


.testimonial_name {
    color: #fff;
    font-size: 14px;
    top: 13%;
    position: relative;
    text-align: center;
}
.text_3 {
    font-weight: 600;
    margin: 1.2em 0 0.75em;
    font-family: "Montserrat",sans-serif;
    margin: 0;
    font-size: 26px;
	margin-bottom:20px;
}

.intermediate-container .heading h2 {

    margin-bottom: 25px;
}

.title {
   
    line-height: 22px;
}


.imgclient {
   
    width: 210px;
}


.carousel-inner {

    height: auto;
}
.nav > li {
    position: relative;
    display: block;
    height: 40px;
  width: 100%;

}
.navigation .navbar-nav > li.current > a {
  
    line-height: 20px;
}


.navigation .navbar-nav > li > a {
    background-color: #00214d;
    line-height: 20px;padding-left: 50px;
}








/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #ffcc29;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before,
 .hvr-underline-from-center:focus:before,
 .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}



.wraper_dropdown li {
    margin-top: 5px;
    border-bottom: 1px solid #333;
    padding: 5px;
    width: 100%;
    line-height: 150px;
}

.navbar-collapse.in {
    overflow-y: auto;
    height: 400px;
}


.wraper_dropdown li {
    margin-top: 5px;
    border-bottom: 1px solid #333;
    padding: 10px;
    width: 100%;
    line-height: 50px;
}




.navbar-nav > li > .dropdown-menu {
    margin-top: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 60%;
   
    margin-left: 25%;
}


.navbar-collapse.in {
 
    height: 220px;
    overflow: none;
    visibility: visible;
}

.navbar-collapse.in {
    height: 350px;
    visibility: visible;
	
}
.text_4 {
    font-size: 36px;
}



.tex_passage {
    padding-bottom: 30px;
    padding: 0px 22px 0px 0px;
    line-height: 27px;
    font-size: 18px;
}

.tex_passage11 {
    padding-bottom: 2px;
    padding: 15px 1px 0px 0px;
    line-height: 25px;
}


.team-box {
    background: #ffcc29;
    padding-bottom: 5px;
    margin-bottom: 30px;
    transform: scale(1);
}

.service_set {
    margin-top: -20px;
    margin-bottom: 30px;
}


body > section {
    padding: 60px 0;
    font-family: 'Montserrat', sans-serif;
}


.intermediate-container {
    position: relative;
    top: 50%;
}

.banner {
    margin-top: -100px;
    margin-bottom: -100px;
    height: 494px;
    padding-top: 7%;
}

.section-header .line-title {
    width: 96px;
    height: 2.7px;
    display: block;
    margin-bottom: 18px;
}
.overlay11 {
    //background-attachment: fixed;
    height: auto;
    height: 100%;
    padding-top: 50px;
}



.service_set {
    margin-top: -10px;
    margin-bottom: 30px;
}


.client_imgf1seo {
    margin: auto;
    width: auto;
    height: 225px;
    vertical-align: middle;
}
.client_imgf1seo2 {
    margin: auto;
    width: auto;
    height: 430px;
    vertical-align: middle;
}



.tex_passage {
    padding-bottom: 30px;
    line-height: 27px;
    font-size: 18px;
    padding-top: 20px;
}
.webdesignergap_p {
    margin-left: 4px;
    margin-top: 20px;
}

.container {
    padding-right: 1px;
    padding-left: 1px;
    margin-right: auto;
    margin-left: auto;
}

.port_passage p {
    margin-top: 100px;
    margin-bottom: -80px;
    padding-right: 8px;
}



.address_data {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 30px;
    height: auto;
    padding-bottom: 13px;
    margin-top: -31px;
}

.navbar-brand {
    padding: 15px 0;
        padding-left: 0px;
    margin-left: 8%;
}
.navbar-toggle {
    margin-top: 1.5em;
    margin-right: 7%;
}



.titaldetails {
    margin-top: -20px;
    line-height: 1.3;
    color: #00214d;
    padding-right: 20px;
    font-size: 18px;
    padding-top: 20px;
}

.navigation .navbar-nav > li >a:hover {
    background-color: #00214d;
    
	color:#ffcc29;
}

.client_imgf_full {
    margin: auto;
        margin-top: auto;
        margin-bottom: auto;
    width: 100%;
    height: auto;
    vertical-align: middle;
    margin-top: -20px;
    margin-bottom: -20px;
}

.bg-gradient {
    background: linear-gradient(#fff 233px, #eee 30%);
}


.animated-nav .navigation .navbar-nav > li > a, .navigation .navbar-nav > li > a {
   
    padding-left: 50px;
}

.intermediate-container .heading h2 {
    
    font-size: 30px;
}


.client_table td {
    padding: 10px;
        padding-right: 10px;
    border-top: 0.5px solid #aaa;
    border-bottom: 0.5px solid #aaa;
    padding-right: 35px;
}



.tex1 {
    color: #fff;
    font-size: 12px;
}
.breadcrumb_last {
    font-size: 12px;
    color: #00214d;
    font-family: 'Montserrat', sans-serif;
}

.inspiration12 {
    background: url("../img/yellow-back.jpg");
        background-attachment: scroll;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-attachment: scroll;
    background-size: auto auto;
    background-attachment: fixed;
    background-size: 1100px auto;
    background-position: 13px 28px;
}

.navbar-brand img {
    height: 38px;
    width: auto;
}
#pp_full_res img {
    width: 132% !important;
    height: auto !important;
    margin: auto;
    float: left;
    margin-left: -12%;
}

}

/*mobile to large mobile changing*/



@media only screen and (min-width: 360px) and (max-width: 479px) {

.navbar-brand img {
    height: 36px;
    width: auto;
}
.portfolio-filter > li {
    display: inline-block;
    margin-left: 3px;
    margin-right: -4px;
}
.text_3 {
    font-weight: 600;
    margin: 1.2em 0 0.75em;
    font-family: "Montserrat",sans-serif;
    margin: 0;
    font-size: 26px;
	margin-bottom:17px;
}


.text_1 {
    font-size: 30px;
    color: #00214d;
    font-weight: 700;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 16px;
    text-transform: lowercase;
    margin-top: -20px;
}

.service-col {
    margin: 1px;
        margin-top: 1px;
        margin-bottom: 1px;
    margin-bottom: 1px;
    background-color: none;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    margin-top: -55px;
}
.service-col .service-icon {
    height: 120px;
    width: 120px;
    margin: left;
    display: block;
    border-radius: 700px;
    margin: 0px 20px 44px 0px;
}
.service-col h2 a {
    color: #00214d;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}
.titaldetails {
    margin-top: -20px;
    line-height: 1.3;
    color: #00214d;
    padding-right: 20px;
    font-size: 18px;
}

.testimonial .slidePara {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    color: #00214d;
    font-size: 1.5em;
    padding: 2px;
        padding-bottom: 2px;
    top: 54%;
    position: relative;
    transform: translateY(-50%);
    line-height: 25px;
    padding-bottom: 20px;
}


.testimonial_name {
    color: #fff;
    font-size: 14px;
    top: 13%;
    position: relative;
    text-align: center;
}


.intermediate-container .heading h2 {
    margin-bottom: 25px;
    font-size: 27px;
}


.title {
   
    line-height: 22px;
}


.imgclient {
    width: 162px;
}



.carousel-inner {

    height: 700px;
}
.nav > li {
    position: relative;
    display: block;
    height: 40px;
  
}
.navigation .navbar-nav > li.current > a {
  
    line-height: 20px;
}


.navigation .navbar-nav > li > a {
    background-color: #00214d;
    line-height: 20px;padding-left: 50px;
}








/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #ffcc29;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before,
 .hvr-underline-from-center:focus:before,
 .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}



.wraper_dropdown li {
    margin-top: 5px;
    border-bottom: 1px solid #333;
    padding: 5px;
    width: 100%;
    line-height: 150px;
}

.navbar-collapse.in {
    overflow-y: auto;
    height: 400px;
}


.wraper_dropdown li {
    margin-top: 5px;
    border-bottom: 1px solid #333;
    padding: 10px;
    width: 100%;
    line-height: 50px;
}




.navbar-nav > li > .dropdown-menu {
    margin-top: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 60%;
   
    margin-left: 25%;
}


.navbar-collapse.in {
 
    height: 220px;
    overflow: none;
    visibility: visible;
}

.navbar-collapse.in {
    height: 350px;
    visibility: visible;
	
}
.text_4 {
    font-size: 32px;
}




.tex_passage {
    padding-bottom: 30px;
    padding: 0px 22px 0px 0px;
    line-height: 27px;
    font-size: 18px;
}

.tex_passage11 {
    padding-bottom: 2px;
    padding: 15px 1px 0px 0px;
    line-height: 25px;
}


.team-box {
    background: #ffcc29;
    padding-bottom: 5px;
    margin-bottom: 30px;
    transform: scale(1);
}

.service_set {
    margin-top: -20px;
    margin-bottom: 30px;
}


body > section {
    padding: 60px 0;
    font-family: 'Montserrat', sans-serif;
}


.intermediate-container {
    position: relative;
    top: 50%;
}

.banner {
    margin-top: -100px;
    margin-bottom: -100px;
    height: 550px;
}
.section-header .line-title {
    width: 71px;
    height: 2px;
    display: block;
    margin-bottom: 14px;
}


.tex1 {
    color: #fff;
    font-size: 11px;
}
.breadcrumb_last {
    font-size: 11px;
    color: #00214d;
    font-family: 'Montserrat', sans-serif;
}



.client_table >td >a{padding-right:5px;}

.client_table td {
    padding: 6px;
        padding-right: 10px;
    border-top: 0.5px solid #aaa;
    border-bottom: 0.5px solid #aaa;
    padding-right: 5px;
}


.overlay11 {
    background-attachment: fixed;
    height: auto;
    height: 100%;
    margin-top: -82px;
}


.bg-gradient {
    background: linear-gradient(#fff 181px, #eee 30%);
}


.service_set {
    margin-top: -10px;
    margin-bottom: 30px;
}


.client_imgf1seo {
    margin: auto;
    width: auto;
    height: 225px;
    vertical-align: middle;
}
.client_imgf1seo2 {
    margin: auto;
    width: auto;
    height: 430px;
    vertical-align: middle;
}
.tex_passage {
    padding-bottom: 30px;
    line-height: 27px;
    font-size: 16px;
    padding-top: 16px;
    padding-right: 0px;
}


.webdesignergap_p {
    margin-left: 4px;
    margin-top: 20px;
}

.container {
    padding-right: 1px;
    padding-left: 1px;
    margin-right: auto;
    margin-left: auto;
}

.port_passage p {
    margin-top: 100px;
    margin-bottom: -80px;
    padding-right: 8px;
}



.address_data {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 30px;
    height: auto;
    padding-bottom: 13px;
    margin-top: -31px;
}

.navbar-brand {
    padding: 15px 0;
        padding-left: 0px;
    margin-left: 8%;
}
.navbar-toggle {
    margin-top: 1.3em;
    margin-right: 7%;
}


.titaldetails {
    margin-top: -20px;
    line-height: 1.4;
    color: #00214d;
    padding-right: 1px;
    font-size: 16px;
    padding-top: 20px;
}


.navigation .navbar-nav > li >a:hover {
    background-color: #00214d;
    
	color:#ffcc29;
}

.client_imgf_full {
    margin: auto;
        margin-top: auto;
        margin-bottom: auto;
    width: 100%;
    height: auto;
    vertical-align: middle;
    margin-top: -20px;
    margin-bottom: -20px;
}



#home-carousel .carousel-inner h2 {
    font-size: 30px;
    line-height: 35px;
}


#home-carousel .carousel-inner p {
    color: #eee;
    
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-shadow: none;
    padding: 1% 34% 0% 1%;
    margin-top: -20px;
}

.clients-logo-wrapper img {
    max-height: 90px;
    max-width: 140px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    vertical-align: middle;
}

.clients-logo-wrapper img:hover{
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   filter: grayscale(10%);
   filter: gray;
   transform:scale(1.1);
 
}


.bg-gradient {
    background: linear-gradient(#fff 181px, #eee 30%);
}

.banner {
    margin-top: -10px;
    margin-bottom: -1px;
    height: 300px;
}

.inspiration12 {
    background: url("../img/yellow-back.jpg");
        background-attachment: scroll;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-attachment: scroll;
    background-size: auto auto;
    background-attachment: fixed;
    background-size: 1000px auto;
    background-position: 13px 51px;
}

.intermediate-container {
    position: relative;
    top: -150%;
}


.bannerport {
    height: 300px;
    margin-top: -100px;
    margin-bottom: -100px;
    padding-top: 86%;
}


.gallery-img {
    padding: 9px;
    border: 2px solid #fff;
    height: 35px;
    width: 35px;
    font-size: 16px;
    color: #fff;
    border-radius: 400px;
    line-height: 15px;
    margin: 0px 5px 0px 5px;
        margin-top: 0px;
    margin-top: 10px;
}





.testimonial .testimonial-ul {
    width: 100%;
}


.tex_pass {
    padding-bottom: 30px;
    padding: 0px 0px 1px 0px;
    margin: -15px 0px 1px 0px;
}




.roles h5 {
    padding: 0px;
    margin-bottom: -23px;
    font-size: 17px;
}


.banner {
    margin-top: -19px;
    margin-bottom: 1px;
    height: 270px;
    padding-bottom: 230px;
}
.testimonial_name {
    color: #fff;
    font-size: 12px;
    top: 13%;
    position: relative;
    text-align: center;
}
.testimonial_name b {
    color: #fff;
    font-size: 15px;
}
#pp_full_res img {
    width: 200% !important;
    height: auto !important;
    margin: auto;
    float: left;
    margin-left: -48%;
}

}


/*mobile to small mobile changing*/


@media only screen and (min-width: 320px) and (max-width: 359px) {


.testimonial .testimonial-ul {
    width: 100%;
}

.roles h5 {
    padding: 0px;
    margin-bottom: -23px;
    font-size: 17px;
}


.text_1 {
    font-size: 30px;
    color: #00214d;
    font-weight: 700;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 16px;
    text-transform: lowercase;
    margin-top: -20px;
}

.service-col {
    margin: 1px;
        margin-top: 1px;
        margin-bottom: 1px;
    margin-bottom: 1px;
    background-color: none;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    margin-top: -55px;
}
.service-col .service-icon {
    height: 120px;
    width: 120px;
    margin: left;
    display: block;
    border-radius: 700px;
    margin: 0px 20px 44px 0px;
}
.service-col h2 a {
    color: #00214d;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}
.titaldetails {
    margin-top: -20px;
    line-height: 1.3;
    color: #00214d;
    padding-right: 20px;
    font-size: 18px;
}
.testimonial .slidePara {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    color: #00214d;
    font-size: 1.2em;
    padding: 2px;
        padding-bottom: 2px;
    padding-bottom: 2px;
    top: 52%;
    position: relative;
    transform: translateY(-50%);
    line-height: 25px;
    padding-bottom: 20px;
}



.testimonial_name {
    color: #fff;
    font-size: 13px;
    top: 8%;
    position: relative;
    text-align: center;
}


.intermediate-container .heading h2 {
    margin-bottom: 25px;
    font-size: 27px;
}
.text_3 {
    font-weight: 600;
    margin: 1.2em 0 0.75em;
    font-family: "Montserrat",sans-serif;
    margin: 0;
    font-size: 24px;
	margin-bottom:15px;
}

.title {
   
    line-height: 22px;
}


.imgclient {
    width: 140px;
}



.carousel-inner {

    height: auto;
}
.nav > li {
    position: relative;
    display: block;
    height: 40px;
  
}
.navigation .navbar-nav > li.current > a {
  
    line-height: 20px;
}


.navigation .navbar-nav > li > a {
    background-color: #00214d;
    line-height: 20px;padding-left: 50px;
}



.testimonial_name {
    color: #fff;
    font-size: 12px;
    top: 13%;
    position: relative;
    text-align: center;
}
.testimonial_name b {
    color: #fff;
    font-size: 15px;
}





/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #ffcc29;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before,
 .hvr-underline-from-center:focus:before,
 .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}



.wraper_dropdown li {
    margin-top: 5px;
    border-bottom: 1px solid #333;
    padding: 5px;
    width: 100%;
    line-height: 150px;
}

.navbar-collapse.in {
    overflow-y: auto;
    height: 400px;
}


.wraper_dropdown li {
    margin-top: 5px;
    border-bottom: 1px solid #333;
    padding: 10px;
    width: 100%;
    line-height: 50px;
}


.tex_pass {
    padding-bottom: 30px;
    padding: 0px 0px 1px 0px;
    margin: -15px 0px 1px 0px;
}


.navbar-nav > li > .dropdown-menu {
    margin-top: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 60%;
   
    margin-left: 25%;
}


.navbar-collapse.in {
 
    height: 220px;
    overflow: none;
    visibility: visible;
}

.navbar-collapse.in {
    height: 350px;
    visibility: visible;
	
}
.text_4 {
    font-size: 32px;
}


.navbar-brand img {
    height: 36px;
    width: auto;
}

.tex_passage {
    padding-bottom: 30px;
    padding: 0px 22px 0px 0px;
    line-height: 27px;
    font-size: 18px;
}

.tex_passage11 {
    padding-bottom: 2px;
    padding: 15px 1px 0px 0px;
    line-height: 25px;
}


.team-box {
    background: #ffcc29;
    padding-bottom: 5px;
    margin-bottom: 30px;
    transform: scale(1);
}

.service_set {
    margin-top: -20px;
    margin-bottom: 30px;
}


body > section {
    padding: 60px 0;
    font-family: 'Montserrat', sans-serif;
}


.intermediate-container {
    position: relative;
    top: 50%;
}

.banner {
    margin-top: -100px;
    margin-bottom: -100px;
    height: 550px;
}
.section-header .line-title {
    width: 71px;
    height: 2px;
    display: block;
    margin-bottom: 14px;
}


.tex1 {
    color: #fff;
    font-size: 11px;
}
.breadcrumb_last {
    font-size: 11px;
    color: #00214d;
    font-family: 'Montserrat', sans-serif;
}



.client_table >td >a{padding-right:5px;}

.client_table td {
    padding: 6px;
        padding-right: 10px;
    border-top: 0.5px solid #aaa;
    border-bottom: 0.5px solid #aaa;
    padding-right: 5px;
}


.overlay11 {
    background-attachment: fixed;
    height: auto;
    height: 100%;
    margin-top: -82px;
}


.bg-gradient {
    background: linear-gradient(#fff 181px, #eee 30%);
}


.service_set {
    margin-top: -10px;
    margin-bottom: 30px;
}


.client_imgf1seo {
    margin: auto;
    width: auto;
    height: 225px;
    vertical-align: middle;
}
.client_imgf1seo2 {
    margin: auto;
    width: auto;
    height: 430px;
    vertical-align: middle;
}
.tex_passage {
    padding-bottom: 30px;
    line-height: 27px;
    font-size: 16px;
    padding-top: 16px;
    padding-right: 0px;
}


.webdesignergap_p {
    margin-left: 4px;
    margin-top: 20px;
}

.container {
    padding-right: 1px;
    padding-left: 1px;
    margin-right: auto;
    margin-left: auto;
}

.port_passage p {
    margin-top: 100px;
    margin-bottom: -80px;
    padding-right: 8px;
}



.address_data {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 30px;
    height: auto;
    padding-bottom: 13px;
    margin-top: -31px;
}

.navbar-brand {
    padding: 15px 0;
        padding-left: 0px;
    margin-left: 8%;
}
.navbar-toggle {
    margin-top: 4%;
    margin-right: 7%;
}



.titaldetails {
    margin-top: -20px;
    line-height: 1.4;
    color: #00214d;
    padding-right: 1px;
    font-size: 16px;
    padding-top: 20px;
}


.navigation .navbar-nav > li >a:hover {
    background-color: #00214d;
    
	color:#ffcc29;
}

.client_imgf_full {
    margin: auto;
        margin-top: auto;
        margin-bottom: auto;
    width: 100%;
    height: auto;
    vertical-align: middle;
    margin-top: -20px;
    margin-bottom: -20px;
}



#home-carousel .carousel-inner h2 {
    font-size: 30px;
    line-height: 35px;
}


#home-carousel .carousel-inner p {
    color: #eee;
   
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-shadow: none;
    padding: 1% 34% 0% 1%;
    margin-top: -20px;
}

.clients-logo-wrapper img {
    max-height: 90px;
    max-width: 140px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    vertical-align: middle;
}

.clients-logo-wrapper img:hover{
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   filter: grayscale(10%);
   filter: gray;
   transform:scale(1.1);
 
}


.bg-gradient {
    background: linear-gradient(#fff 117px, #eee 30%);
}


.banner {
    margin-top: -10px;
    margin-bottom: -1px;
    height: 300px;
}

.inspiration12 {
    background: url("../img/yellow-back.jpg");
        background-attachment: scroll;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto auto;
    background-attachment: scroll;
    background-size: auto auto;
    background-attachment: fixed;
    background-size: 1000px auto;
    background-position: 13px 51px;
}

.intermediate-container {
    position: relative;
    top: -150%;
}


.bannerport {
    height: 400px;
    margin-top: -100px;
    margin-bottom: -100px;
    padding-top: 86%;
}


.client_imgf_full {
    margin: auto;
        margin-top: auto;
        margin-bottom: auto;
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;
    height: auto;
    vertical-align: middle;
    margin-top: -65px;
    margin-bottom: -60px;
}


.recent-work-wrap .recent-work-inner p {
    padding: 0px;
margin: -7px;
}
.gallery-img {
    padding: 9px;
    border: 2px solid #fff;
    height: 35px;
    width: 35px;
    font-size: 16px;
    color: #fff;
    border-radius: 400px;
    line-height: 15px;
    margin: 0px 5px 0px 5px;
        margin-top: 0px;
    margin-top: 10px;
}




.portfolio-filter > li {
    display: inline-block;
    margin-left: -4px;
    margin-right: -15px;
}



#pp_full_res img {
    width: 200% !important;
    height: auto !important;
    margin: auto;
    float: left;
    margin-left: -48%;
}












}


