.banner-info h1 {
  font-size: 2.5em;
color: #FFF;
font-weight: bold;
line-height: 1.2em;
margin: 0em;
font-family: "PT Sans",sans-serif;
text-decoration: underline;
letter-spacing: 0px;
}


.logo {
    float: left;
    margin-top: -13px;
}

.service_box h2 {
    font-size: 2.7em;
    font-weight: bold;
    color: #637F83;
    margin-bottom: 1em;	
    text-align: center;
}

.ring-box li img {
    padding: 5px 6px 3.5px;
height: 30%;
border-right: 1px solid #EEE;
margin-left: 0px; 
}

.service_box {
border-bottom: 1px solid grey;
}

.logo {
    float: left;
    margin-top: -14px;
}

.services2 {

    text-align: center;
margin-bottom: 5%;
}

.service_box h2 {
    font-size: 2.7em;
    font-weight: bold;
    color: #637F83;
    margin-bottom: 1px;
    text-align: center;
}

body {
  
}
.item img {
  width:100%;
}
.carousel-control.left, .carousel-control.right {
  background-image:none !important;
  opacity:1;
}

.carousel-control.left {
  top:40%
}
.carousel-control.right {
  top:40%
}
.carousel-caption {
  top:15%;
  text-align:left;
    height:auto;

}
.carousel-caption h2 { 
  line-height:160%
}
.carousel-caption h2 span {
  opacity: 0.85;
background: #E4551D none repeat scroll 0% 0%;
padding: 4px 5px;

 /* border-left:3px solid #fff;*/
}
p.caption {
  background:#fff;
  padding:6px;
  text-shadow:none;
  color:#428BCA;
  font-weight: 700;
}


.carousel {

}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 90%;
     border-radius: 100px / 1px;
box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.6);

}

.carousel-inner2 {
   position: relative;
overflow: hidden;
width: 100%;
height: 52%;
text-align: center;

     

}

.carousel-caption2 {
     top: 55%;
    text-align: left;
    position: relative;
    height: auto;
    text-align: center;
    -webkit-animation: NAME-YOUR-ANIMATION 1s;
    -moz-animation: NAME-YOUR-ANIMATION 1s;
    -o-animation: NAME-YOUR-ANIMATION 1s;
    animation: NAME-YOUR-ANIMATION 1s;
    opacity: 1;
    margin-top: 22%;
}
@keyframes NAME-YOUR-ANIMATION {
    0% {
        opacity: 0;
    }
    
    10% {
        opacity: 0.15;
    }
    
    20% {
        opacity: 0.25;
    }

    30% {
        opacity: 0.35;
    }
    40% {
        opacity: 0.45;
    }

    50% {
        opacity: 0.55;
    }
    60% {
        opacity: 0.65;
    }
    70% {
        opacity: 0.75;
  
    }

  80% {
        opacity: 0.85;
    }
    90% {
        opacity: 0.95;
    }
    100% {
        opacity: 1;
  
    }
}
@-webkit-keyframes NAME-YOUR-ANIMATION {
     0% {
        opacity: 0;
    }
    
    10% {
        opacity: 0.15;
    }
    
    20% {
        opacity: 0.25;
    }

    30% {
        opacity: 0.35;
    }
    40% {
        opacity: 0.45;
    }

    50% {
        opacity: 0.55;
    }
    60% {
        opacity: 0.65;
    }
    70% {
        opacity: 0.75;
  
    }

  80% {
        opacity: 0.85;
    }
    90% {
        opacity: 0.95;
    }
    100% {
        opacity: 1;
  
    }
}
@-moz-keyframes NAME-YOUR-ANIMATION {
      0% {
        opacity: 0;
    }
    
    10% {
        opacity: 0.15;
    }
    
    20% {
        opacity: 0.25;
    }

    30% {
        opacity: 0.35;
    }
    40% {
        opacity: 0.45;
    }

    50% {
        opacity: 0.55;
    }
    60% {
        opacity: 0.65;
    }
    70% {
        opacity: 0.75;
  
    }

  80% {
        opacity: 0.8;
    }
    90% {
        opacity: 0.9;
    }
    100% {
        opacity: 1;
  
    }
}
@-o-keyframes NAME-YOUR-ANIMATION {
       0% {
        opacity: 0;
    }
    
    10% {
        opacity: 0.1;
    }
    
    20% {
        opacity: 0.2;
    }

    30% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.4;
    }

    50% {
        opacity: 0.5;
    }
    60% {
        opacity: 0.6;
    }
    70% {
        opacity: 0.7;
  
    }

  80% {
        opacity: 0.8;
    }
    90% {
        opacity: 0.9;
    }
    100% {
        opacity: 1;
  
    }
}
@keyframes NAME-YOUR-ANIMATION {
      0% {
        opacity: 0;
    }
    
    10% {
        opacity: 0.1;
    }
    
    20% {
        opacity: 0.2;
    }

    30% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.4;
    }

    50% {
        opacity: 0.5;
    }
    60% {
        opacity: 0.6;
    }
    70% {
        opacity: 0.7;
  
    }

  80% {
        opacity: 0.8;
    }
    90% {
        opacity: 0.9;
    }
    100% {
        opacity: 1;
  
    }
}
}



.carousel-caption h2 { 
  line-height:160%
}
.carousel-caption2 h2 span {
 background: #E4551D none repeat scroll 0% 0%;
padding: 4px 5px;
color: #FFF;
font-size: 2em;
font-family: helvetica;
font-weight: 300;
opacity: 0.85;
letter-spacing: -2px;
border-radius: 100px / 1px;
box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.6);
 /* border-left:3px solid #fff;*/
}


.carousel-inner2' {
    visibility:hidden;
}

.carousel-caption2 h3 span {

    background: #E4551D none repeat scroll 0% 0%;
padding: 4px 5px;
color: #FFF;
font-size: 2em;
font-family: helvetica;
font-weight: 300;
opacity: 0.85;
letter-spacing: -2px;
border-radius: 100px / 1px;
box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.6);
}

.port 
     {
    font-size: 2em;
    font-weight: bold;
    color: #637F83;
    text-align: center;
}


p.number {
color: #FFF;
font-size: 2em;
font-family: helvetica;
font-weight: 300;
letter-spacing: -2px;
width: 100%;
left: 178%;
position: relative;
}

.content_white h3 {
  background: #E4551D none repeat scroll 0% 0%;
color: #FFF;
width: 11%;
text-align: center;
position: relative;
left: 44%;
padding-bottom: 3px;

margin-bottom: 2%;
}
.footer {
text-align: center;
color: white;
}

.content_white h4 {
    background: #E4551D none repeat scroll 0% 0%;
    color: #FFF;
    width: 11%;
    text-align: center;
    position: relative;
    left: 44%;
    padding-bottom: 3px;
    margin-bottom: 2%;

}

.main h4 a {
    color: white;
    font-size: 1.4rem;
}

.img-responsive2{
    display: block;
max-width: 225.95px;
height: auto;
margin: 1em auto;
max-height: 151px;
border-radius: 9%;
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
border: 2px solid #E4551D;
}

.img-responsive3{
    display: block;
max-width: 225.95px;
height: auto;
margin: 1em auto;
max-height: 151px;
}


.ring-box li img.partner2 {
    padding: 5px 5px 10.5px;
border-right: 1px solid #EEE;
margin-left: 20%;
max-height: 22%;
max-height: 168px;
max-width: 242px;
left: 58px;
border: 1px solid #eee;
}


.ring-box li img.partner3 {
    padding: 28px 2px 10.5px;

border: 1px solid #EEE;
margin: 11%;
left: -7%;
}


.ring-box li img.partner4 {
 padding: 7% 12% 3%;
border: 1px solid #EEE;
margin: 11%;
left: 3%;
}


.ring-box li img.partner5 {
 padding: 7% 11% 3%;
border: 1px solid #EEE;
margin: 11%;
left: 3%;
}


form {
    width: 90%;
margin-left: 5%;
margin-right: 5%;
}

.thumb {
    margin-bottom: 30px;
}

@media (max-width: 800px) {

.carousel-caption2 h2 span {
background: #E4551D none repeat scroll 0% 0%;
padding: 4px 5px;
color: #FFF;
font-size: 0.8em;
font-family: helvetica;
font-weight: 300;
opacity: 0.85;
letter-spacing: -2px;
border-radius: 100px / 1px;
box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.6);
}

p.caption {
    text-shadow: none;
    color: #428BCA;
    font-weight: 600;
    font-size: 0.6em;
}


.content_white h4 {
    background: #E4551D none repeat scroll 0% 0%;
    color: #FFF;
    width: 43%;
    text-align: center;
    position: relative;
    left: 29%;
    padding-bottom: 0px;
    margin-bottom: 3%;
}

/*.feature_grid1 {
   
    margin-right: 2em;
    border-right: 1px solid #E6E6E6;
    padding: 4em 2em 4em 1.5em;
    border-radius: 100px / 1px;
    box-shadow: none;
}*/

.main h4 a {
    color: #FFF;
    font-size: 1.2rem;
}

ul.test_box li.test_img {
   
    width: 50%;
   
    border-radius: 100px / 1px;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.6);
    margin-left: 24%;
    margin-right: 31%;
}


ul.test_box li.test_desc {
    width: 74%;
    text-align: center;
    margin-left: 11%;
    margin-right: 11%;
}

i.fb {
    width: 50px;
    height: 50px;
    background: #E4551D url("../images/img-sprite.png") no-repeat scroll -5px -163px;
    display: inline-block;
    border-radius: 100%;
}

i.google {
    width: 50px;
    height: 50px;
    background: #E4551D url("../images/img-sprite.png") no-repeat scroll -61px -165px;
    display: inline-block;
    border-radius: 100%;
}

i.linked {
    width: 50px;
    height: 50px;
    background: #E4551D url("../images/img-sprite.png") no-repeat scroll  -112px -171px;
    display: inline-block;
    border-radius: 100%;
}




.m_3 {
    visibility: hidden;
    display: none;
}

.img-responsive2 {
height: auto;
border-radius: 9%;
border: 2px solid #E4551D;
display: block;
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
width: 100%;
margin: 0px auto;
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
}


.ring-box li img.partner3 {
    padding: 28px 2px 10.5px;
    border: 1px solid #EEE;
    margin: 0;
    /*left: -7%;*/
}

.ring-box li img.partner4 {
    padding: 7% 12% 3%;
    border: 1px solid #EEE;
    margin: 0;
    left: 3%;
}

.ring-box li img.partner5 {
    padding: 7% 11% 3%;
    border: 1px solid #EEE;
    margin: 0%;
    left: 3%;
}

.ring-box li img.partner2 {
    padding: 5px 5px 10.5px;
    margin-left: 0;
    max-height: 168px;
    max-width: 100%;
  /*  left: 58px;*/
    border: 1px solid #EEE;
}


.ring-box li img {
    padding: 5px 6px 3.5px;
    height: 30%;
    border-right: 1px solid #EEE;
    margin-left: -10px;
}  

.rings-content p {
    color: #2D2A2A;
    font-size: 1em;
    line-height: 1.4em;
    text-transform: none;
    margin: 0px 0px 10px;
    font-family: "Source Sans Pro",sans-serif;
    padding: 15px 0px;
    font-weight: 600;
}


.sidenotes {
    width: 100%;
    background-color: #F6F6F6;
}





}

.carousel-caption3 {
    top: 54%;
    text-align: left;
    position: relative;
    height: auto;
    text-align: center;
    -webkit-animation: NAME-YOUR-ANIMATION 1s;
    -moz-animation: NAME-YOUR-ANIMATION 1s;
    -o-animation: NAME-YOUR-ANIMATION 1s;
    animation: NAME-YOUR-ANIMATION 1s;
    opacity: 1;
    margin-top: 22%;
    padding-bottom: 10%;
}

.carousel-caption3 h2 span {
    background: #E4551D none repeat scroll 0% 0%;
    padding: 4px 5px;
    color: #FFF;
    font-size: 2em;
    font-family: helvetica;
    font-weight: 300;
    opacity: 0.85;
    letter-spacing: -2px;
    border-radius: 100px / 1px;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.6);
    border-left: 3px solid #fff;
}


.banner2 {
    background: url(../images/wood.jpg) transparent  no-repeat scroll center center;
    border-radius: 100px / 1px;
box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.6);


margin-bottom: 3%;
    min-height: 580px;
    background-size: 100% 100%;
}

.banner3 {
    background: url(../images/toronto.jpg) transparent  no-repeat scroll center center;
    border-radius: 100px / 1px;
box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.6);


margin-bottom: 3%;
    min-height: 580px;
    background-size: 100% 100%;
}

p.caption2 {
    background: #fff;
    padding: 6px;
    text-shadow: none;
    color: #428BCA;
    font-weight: 700;
    width: 49%;
    left: 26%;
    position: relative;
}