*::-moz-selection {
    text-shadow: none;
    background: #FFA500 none repeat scroll 0% 0%;
}
*{
    font-family:roboto;
}



/*h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}*/

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


h2{
    text-transform: uppercase;
    font-family: "roboto",Lora,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
    margin: 0 0 35px;
    letter-spacing: 1px;
}
section h2.section-heading {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 40px;
}


.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}
#industries p {
    margin: 0 0 15px;
    font-size: 15px;
    line-height: 1.6;
    text-align:justify;
}

/* .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 8%;
  font-size: 20px;
  color: #7A8490;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
} */
/* .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
	    margin-left: 25px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
	margin-right: 25px;
} */
/* .carousel-control:hover,
.carousel-control:focus {
  color: #7A8490;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
} */
.bottom-20{
    margin-bottom:20px;
}

.carousel-control.right{
    background-image: none !important;
}
.carousel-control.left{
    background-image: none !important;
}
.carousel-inner{
    width: 85%;
    margin: 0px auto;
}
.carousel-control{
    width: 10% !important;
    color: #FD6003;
    opacity:1;
}
.carousel-control:hover,.carousel-control:focus {
    color: #FD6003;

}


/* .carousel-indicators {
  position: absolute;
  bottom: -27px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
} */

/* .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #7A8490;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #7A8490;
} */

.img-circle1{
    width:20px;
    display: inline-block !important;
    vertical-align: middle;
}
#b2b-blog .blog-div{
    width: auto;	
    height: auto;
    padding: 30px 30px 0px 30px;
    margin-bottom: -20px;
}
#b2b-blog .blog-div .insite{
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    min-height: 65px;
}

.b2b_side_blog{
    font-size: 14px;
    line-height: 20px;
    text-align: justify;	
}

.learn-more{
    color: #337ab7;
    text-decoration: none;
    font-size:14px;
}
.learn-more:hover,.learn-more:focus {
    color: #5B9FDA;
    text-decoration: none;
}
.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline-panel h4{
    font-weight:500;
    font-size:25px;
    text-transform:uppercase;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}
#pub1 p{
    font-size:15px;
    text-align:justify;
    color:#5d5d5d;
    line-height:1.6em;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 65px;
    height: 65px;
    margin-left: 8px;
    text-align: center;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
    text-align:justify;
}

.contact{
    width:100%;
    background-color:#f3f3f3;
}
#contact .thumbnail p{
    color:#787878;
    text-align:center;
    font-size:15px;
}

#contact .thumbnail h3{
    color:#5D5D5D;
    text-align:center;
    text-transform: capitalize;
    font-size:20px;
}
#contact .thumbnail{
    background:transparent;
    border:none;
}

.twitter{
    background-image: url("../img/social.png") ;
    width:60px;
    height:60px;
    background-repeat: no-repeat;
    background-position: -63px 0px;	
    display:inline-block;
}

.facebook{
    background-image: url("../img/social.png") ;
    width:60px;
    height:60px;
    background-repeat: no-repeat;
    background-position: 0px 0px;	
    display:inline-block;
}

.linkdin{
    background-image: url("../img/social.png") ;
    width:60px;
    height:60px;
    background-repeat: no-repeat;
    background-position: -128px 0px;	
    display:inline-block;
}


.association-paragraph{
    color:#7A8490;
    font-weight:bold;
    font-size:16px;
}

#navbar ul li a:hover{
    color:#fff;
    background:#FD6003;
    border:none;
}


/*#navbar ul li a{
	color:#fff;
}


.navbar{
	background:#FD6003;
	border:none;
}*/

.dropdown-menu{
    background-color:#fff;
}
.dropdown-menu>li>a{
    color:#777777;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #fd6003;
}
.navbar-default .navbar-nav>.dropdown>.active>a, .navbar-default .navbar-nav>.dropdown>.active>a:focus, .navbar-default .navbar-nav>.dropdown>.active>a:hover {
    color: #fff;
    background-color: #fd6003;
}

.navbar-right .dropdown-menu {
    right: -122px;
    left: auto;
}
.navbar-right .dropdown-menu1 {
    right: -122px;
    left: auto;
}

.brand-heading1{
    font-weight: 500;
    line-height: 1.1; 
    color: inherit; font-size: 40px;
    margin-bottom: 30px; font-family: 'Roboto', Open Sans,Helvetica Neue,Arial,sans-serif;
}

.brand-heading2{
    font-weight: 100;
    line-height: 1.7;
    color: inherit; font-size: 25px; margin-top: 28px;
    margin-bottom: 10px; font-family: 'Roboto',Arial,sans-serif; letter-spacing: 0.025em;
}

#upper{
    position: fixed;
    bottom: 0;
    left:50;
    width: 100%;

}

.outline{
    outline:1px solid;
}
/*.layer {
    background-color: rgba(10, 10, 10, 0.4);
	width: 100%;
	position: absolute;
	height: 86%;
	padding-bottom: 0px;
	margin-top: -21px;
	padding-top: 47px;
}*/
.biography{
    font-size:15px;
    line-height:20px;
    text-align:justify;
    line-height:1.6em;
}
.biography-association{
    font-size:15px;
    line-height:20px;
    text-align:left;
    line-height:1.6em;
}

.intro {
    display: table;
    width: 100%;
    height: 85%;
    position:relative;
    padding:100px 0px 45px 0px !important;
    text-align: center;
    color: #fff;
    background: url(../img/home.jpg) no-repeat bottom center scroll;
    background-position: 0px -185px;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    margin-top:-45px;
    background-attachment: fixed;
}

.intro1 {
    display: table;
    width: 100%;
    height: 85%;	
    position:relative;
    padding:100px 0px 45px 0px !important;
    text-align: center;
    color: #fff;
    background: url(../img/publish1.jpg) no-repeat bottom center scroll;
    background-position: 0px 30px;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    margin-top:-45px;
    background-attachment: fixed;
}
.intro2 {
    display: table;
    width: 100%;
    height: 85%;
    position:relative;
    padding:100px 0px 45px 0px !important;
    text-align: center;
    color: #fff;
    background: url(../img/information-services.jpg) no-repeat bottom center scroll;
    background-position: 0px -12px;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    margin-top:-45px;
    background-attachment: fixed;
}

.intro3 {
    display: table;
    width: 100%;
    height: 85%;
    position:relative;
    padding:100px 0px 45px 0px !important;
    text-align: center;
    color: #fff;
    background: url(../img/non-profit.jpg) no-repeat bottom center scroll;
    background-position: 0px -150px;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    margin-top:-45px;
    background-attachment: fixed;
}
.intro4 {
    display: table;
    width: 100%;
    height: 85%;
    position:relative;
    padding:100px 0px 45px 0px !important;
    color: #fff;
    text-align:center;
    background: url(../img/information-technology.jpg) no-repeat bottom center scroll;
    background-position: 0px 30px;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    margin-top:-45px;
    background-attachment: fixed;
}
.landing  {
    display: table;
    width: 100%;
    height: 85%;
    position:relative;
    padding:45px 0px 45px 0px !important;
    color: #fff;
    background: url(../img/landing-information-technology.jpg) no-repeat bottom center scroll;
    background-position: 0px -117px;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    margin-top:-45px;
    background-attachment: fixed;
}
.social-media{
    display: table;
    width: 100%;
    height: 85%;
    position:relative;
    padding:45px 0px 45px 0px !important;
    color: #fff;
    background: url(../img/social_media.jpg) no-repeat bottom center scroll;
    background-position: 0px -117px;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    margin-top:-45px;
    background-attachment: fixed;
}

.mdg-banner {
    display: table;
    width: 100%;
    height: 77%;
    position:relative;
    padding:45px 0px 45px 0px !important;
    color: #fff;
    background: url(../img/mdg-landing-banner.jpg) no-repeat bottom center scroll;
    background-position: 0px -16px;
    background-color: #000;
    -webkit-background-size: 100% 80%;
    -moz-background-size: 100% 80%;
    background-size: 100% 80% ;
    margin-top:-45px;
    background-attachment: fixed;
}



.virtual {
    display: table;
    width: 100%;
    height: 85%;
    position:relative;
    padding:45px 0px 45px 0px !important;
    color: #fff;
    background: url(../img/vertual_agent.jpg) no-repeat bottom center scroll;
    background-position: 0px -117px;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    margin-top:-45px;
    background-attachment: fixed;
}
.virtual2 {
    display: table;
    width: 100%;
    height: 85%;
    position:relative;
    padding:45px 0px 45px 0px !important;
    color: #fff;
    background-position: 0px -117px;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    margin-top:-45px;
    background-attachment: fixed;
}

.landing-non-profit {
    display: table;
    width: 100%;
    height: 85%;
    position:relative;
    padding:45px 0px 45px 0px !important;
    color: #fff;
    background: url(../img/landing_non_profit.jpg) no-repeat bottom center scroll;
    background-position: 0px -117px;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    margin-top:-45px;
    background-attachment: fixed;
}
.joinus{
    display: table;
    width: 100%;
    height: 85%;
    position:relative;
    padding:100px 0px 45px 0px !important;
    text-align: center;
    color: #fff;
    background: url(../img/join-us.jpg) no-repeat bottom center scroll;
    background-position: 0px 15px;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    margin-top:-45px;
    background-attachment: fixed;
}

.company-address {
    display: table;
    width: 100%;
    height: 85%;
    position:relative;
    padding:100px 0px 45px 0px !important;
    text-align: center;
    color: #fff;
    background: url(../img/company-address.jpg) no-repeat bottom center scroll;
    background-position: 0px -350px;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    margin-top:-45px;
    background-attachment: fixed;
}

.associations{
    display: table;
    width: 100%;
    height: 85%;
    position:relative;
    padding:100px 0px 45px 0px !important;
    text-align: center;
    color: #fff;
    background: url(../img/associate.jpg) no-repeat bottom center scroll;
    background-position: 0px 0px;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    margin-top:-45px;
    background-attachment: fixed;
}

.management{
    display: table;
    width: 100%;
    height: 85%;
    position:relative;
    padding:100px 0px 45px 0px !important;
    text-align: center;
    color: #fff;
    background: url(../img/management.jpg) no-repeat bottom center scroll;
    background-position: 0px 0px;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    margin-top:-45px;
    background-attachment: fixed;
}	

.btn{
    border-radius:5px;
}
.btn-default {
    border: 2px solid #FD6003 !important;
    color: #FD6003 !important;
    background-color: transparent;
}
.btn-default:hover{
    background-color: #FD6003;
    border: 2px solid #FD6003;
    color: #fff;
}
.text-primary {
    color: #677F90 !important;
}
.fa-stack-2x:hover {
    color: #000 !important;
}
.fa-inverse:hover{

    translate: transform: rotateY(180deg);
    border-radius:100%;
}

.btn-info{
    color: #fff;
    background-color: #677F90;

}
.btn-info:active, .btn-info:focus, .btn-info:hover{
    color: #FFF;
}
.service-heading{
    font-size:15px;
    color:#777;
}
#join_us p{
    text-align:justify;
    font-size:15px;
}
.testimonial-grid{
    font-size:15px;
}
#contact{	 
    margin-top:-20px;
    margin-bottom:-52px;
}
.testimonial-info{
    padding:0px 0px 20px;
}

.fix{
    position:absolute;
    bottom:0;
    right:0;
}

#top_link {
    font-size: 34px;
    color: #222;
    opacity: 0;
    position: fixed;
    right: 20px;
    bottom: 20px;
    text-decoration: none;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    text-shadow: 0px 0px 4px #fff;
    background: url(css-images/top.png) no-repeat;
    width: 79px;
    height: 90px;
    z-index: 9675309;
}

#back-to-top.back-to-top {
    display: none;
    width: 60px;
    height: 60px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    background: url(../img/up.png) no-repeat center;
    background-size: 100%;
    border:none;
    outline:none;	
}
.facebook-img{
    background: url(img/Leroy Childs.jpg) ;
    border-radius:50%; 
    width:100px; 
    height:100px; 
    margin-bottom:20px; 
}
.margin-bottom{
    margin-bottom:20px;
}
.customer-care-number{
    padding:4px 0px 4px 25px;
    text-align:left;
    width:290px;
    border-radius:5px;
    font-size:30px;
    box-shadow: 3px 4px 7px #000;
    background: #e71c08; /* Old browsers */
    background: -moz-linear-gradient(top,  #e71c08 1%, #b81106 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e71c08), color-stop(100%,#b81106)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e71c08 1%,#b81106 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e71c08 1%,#b81106 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e71c08 1%,#b81106 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e71c08 1%,#b81106 100%); /* W3C */
}

.form-group {
    margin-bottom: 5px !important;
}
.form-horizontal .control-label{
    padding-right: 0px;
    padding-left:0px;
}
.btn-default{
    background-color:#FD6003 !important;
    color:#fff !important;
}
.form-control{
    width: 98%;
    margin-left: -8px;
}
.contactus{
    height: 104px;
    width: 104px; 
    position: fixed; 
    top: 40%;
    right:-56px;
    z-index: 999;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg); 
    -moz-transform: rotate(-90deg); 
    -o-transform: rotate(-90deg);
}
.modal-footer{
    border-top: none !important;
    padding: 30px;	
}
.form-horizontal .form-control{
    width: 100% !important;
    margin: 0px auto !important;
}
.m-form-group{
    margin-bottom:15px !important;	
}
.location-image{
    margin-bottom:20px; width:500px; box-shadow: 10px 10px 5px #888888; border:8px solid #fff;
}

.main-title-header{
    font-weight: 500; 
    line-height: 1.1; 
    color: inherit; 
    font-size: 48px; 
    margin-top:110px; 
    margin-bottom: 30px; 
    font-family:'Roboto', Open Sans,Helvetica Neue,Arial,sans-serif;
}
.sub-title-header{
    font-weight: 100; 
    line-height: 1.7; 
    color: inherit; 
    font-size: 30px; 
    margin-top: 10px; 
    margin-bottom: 10px; 
    font-family: 'Roboto',Arial,sans-serif; letter-spacing: 0.025em;
}
.landing-main-title{
    text-align:left; font-weight: 500; line-height: 1.1; color: inherit; font-size: 48px; margin-top:110px; margin-bottom: 30px; font-family:'Roboto', Open Sans,Helvetica Neue,Arial,sans-serif; 
}
.mdg-landing-main-title{
    text-align:center; font-weight: 500; line-height: 1.1; color: inherit; font-size: 48px; margin-top:13%; font-family:'Roboto', Open Sans,Helvetica Neue,Arial,sans-serif; 
}

.landing-sub-header{
    text-align:left; font-weight: 300; line-height: 1.7; color: inherit; font-size: 30px; margin-top: -7px; margin-bottom: 25px; font-family: 'Roboto',Arial,sans-serif; letter-spacing: 0.025em; width: 350px;
}


.text-muted{
    text-align:justify;
    color:#777 !important;
    font-size:15px !important;
}
.progress{
    height:4px !important;
}
.text-landing{
    text-align:justify;
    color:#777 !important;
    font-size:17px !important;
}	

.carousel-show{
    display:block !important;
}
.carousel-hide{
    display:none !important;
}
.mail-info{
    font-size:20px;
}
.landing-main-title2{
    text-align:left; font-weight: 500; line-height: 1.1; color: inherit; font-size: 40px; margin-top:165px; margin-bottom: 30px; font-family:'Roboto', Open Sans,Helvetica Neue,Arial,sans-serif; 
}
.join-us-virtual-img{
    width:70%;
}
.biography-img {
    border-radius: 50%;
    width: 100px;
    margin-bottom: 20px;
}
.mobile-number {
    font-size: 30px;
    color: #FFF;
    font-weight: 500;
    margin-bottom: 0px !important;
}

.click-here{
    background-color: #ED8C00;
    padding: 20px;
    text-align:center;
    color: #fff;
    margin-bottom:20px;
    border-radius: 15px 0px;
    font-size: 18px;
}

.paddingseem{
    margin-bottom: 17px; /*suhas margin for learn more*/
}



#blog a{
    font-weight:normal;
    color:#0586bf;
}
#blog strong{
    color:#fd6408;
    font-weight:normal;
}

#like h4{
    float:left;
    margin-right:20px;
    font-size:20px;
}

#blog img{
    float:left;
    padding-right:15px;
}
#pressrelease img{
    float:right;
    padding-left:15px;	
    padding-right: 2px;
    margin-bottom: 48px;
    width:17%;
}
#pressrelease img.pressimg{
    width:17%;
    margin-bottom:0px;
}
.unset{
    font-weight:unset;
}

#pressrelease h3{
    margin-top:10px;
    padding-bottom:0px;
}

.insite{	
    font-size: 14px;		
    line-height:20px;	
}

.form-inline label{
    min-width:29%;
}


.modal-body .form-control{
    width: 99.8%;
    margin-left: 0px !important;
    border-radius:0px;
}
.modal-footer  .btn{
    border-radius: 0px;
    margin-left:0px !important;
}



.icons-medium{
    list-style-type:none;
    padding-left:0px;
    float:left;
    vertical-align:middle;
}
.icons-medium li{
    display:inline-block;
    margin-right:5px;
}

.blog-img{
    width:27%;
}
.blog-div h3{
    font-size:16px;
}

.SFR-broucher{	
    width:125px; 	
    box-shadow: 3px 3px 5px #888888;
}

.blog-div{
    /* padding: 0px 15px 10px 15px; */
}

.blog-div p{

}



.blog-button{
    position:relative;
    bottom:-15px;
}

.nav-box.prev {
    left: 0;
}

.nav-box.prev:hover .content {
    left: 0;
}

.nav-box.prev:before {
    right: auto;
    left: 0;
    top: 0;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.nav-box.prev .content {
    left: -400px;
}

.nav-box.prev .title {
    padding-left: 130px;
}

.nav-box.next {
    right: 0;
}

.nav-box {
    position: fixed;
    top: 50%;
    margin: -40px 0 0 0;
    height: 80px;
    color: #fff !important;
    z-index: 10;
}

.navbar-fixed-bottom, .navbar-fixed-top{
    z-index: 999 !important;
}

.nav-box:before {
    content: " ";
    display: block;
    width: 80px;
    height: 80px;
    background: #fd6408 url(../img/arrow3.png) no-repeat center center;
    background-size:30px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.nav-box .content {
    display: block;
    position: absolute;
    top: 0;
    background: #fd6408;
    min-width: 400px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.nav-box.next .content {
    right: -400px;
}

.nav-box.next:hover .content {
    right: 0;
}

.nav-box.next .title {
    padding-right: 80px;

}

.nav-box .title {
    display: block;
    height: 80px;
    line-height: 80px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nav-box .title span {
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    line-height: 140%;
}


/*********************social media *************************/
a{
    outline:none !important;
}
.nav{
    border-bottom:2px solid #dcdcdc;
    margin-right: 45px;	
} 
.breadcrumb{
    background-color:#fff !important;
    padding-top:100px;
    padding-bottom:0px;
}


.nav-blog li a{
    float:left;
    border-bottom:3px solid #fff;
    transition: all .2s ease-in-out;
}
.nav-blog li a:hover, .nav-blog li a:focus {
    border-bottom:3px solid #FD6408;
    color:#FD6408;
    background:none;
}

.nav-blog  li .active{
    border-bottom:3px solid #FD6408;
    color:#FD6408;
    background:none;
}

.nav-blog li  a{
    text-align:center;
    color:#888;
}

.ShareBoxButtons{
    display: inline-block;
    font-size: 0;
    outline:1px solid;
}

.ShareBoxButtons .ShareButton.FacebookShareButton {
    background-position: -45px;
}

.ShareBoxButtons .ShareButton.TwitterShareButton {
    background-position: -90px;
}

.ShareBoxButtons .ShareButton.GooglePlusShareButton {
    background-position: -136px;
}


.ShareBoxButtons .ShareButton {
    display: inline-block;
    background-color: #FFF;
    background-image: url("../img/share_icons_4.png");
    height: 40px;
    width: 39px;
    vertical-align: top;
    margin-right: 4px;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    cursor: pointer;
}

#blog .carousel-inner {
    width: 100%;
    margin: 0px auto;
}

#blog .blog-right{
    margin-left:30px;	
    font-size: 25px;
    color: orange;
}
#blog .blog-left{
    font-size: 25px;
    color: orange;
}

#blog .blog-carousel-control{
    float:right;
    margin-top:30px;
}

#blog .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: orange;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
}

.blog-hr{
    border-bottom:2px solid #dcdcdc; 
    margin:60px 0px 0px;
}
#pressrelease .blog-hr{
    border-bottom:2px solid #dcdcdc; 
    margin:5px 0px 20px;	
    height:1px;
}
.slice .slick-arrow1 { visibility: hidden; }
.slice:hover .slick-arrow1 { visibility: visible; }



.slick-slide img{
    margin: 0px auto;
}

.slick-slider {
    margin-bottom: 0px !important;
}

/* #myCarousel { width: 500px; margin: auto; } */


#summary {
    background-color: #fff;
    background-image: url("../img/summary-bg.png");
    background-position: center top, center bottom;
    background-repeat: repeat-x;
    padding: 10px;
}


.b2b-blog{
    padding:20px 20px 20px 20px; 
    text-align:center;
    background:#f5f5f5;
}

.header-brand-logo{
    width:90%;
    margin-top:-12px;
}
.sea-more{
    color:#000 !important;
    padding-right:10px;	
}

#blog  .img-circle1 img{
    width:30px;	
    display: inline-block !important;
}
.blog-call_now{
    margin: 0; 
    text-align:center;
}

.blog-heading{
    padding-bottom:20px;
    color:#000;
}
#pressrelease .subheading{
    padding:0px;
    margin-bottom: 12px;
    font-size: 17px;	
}
#content-header h1.page-title {
    color: #7a8490;
    font-weight: 500;
    line-height: 1.25em;
    margin: 0;
    padding: 0;
    font-size: 2.4rem;
    margin-bottom: 20px;
}	
#pressrelease h3 a{
    color:#000 ;
}
/* #pressrelease h3 a:hover{
	color:#f8b32e ;
} */	

.block {
    margin: 0 0 20px;
}
.title-wrapper {
    margin-bottom: 15px !important;
}
.block .title-wrapper h2{    
    font-weight: 600;    
    display: inline;
    line-height: 1.5em ;
    margin: 0;
    font-size: 1.8rem;	
    text-transform: none;
}
/* .block .title-wrapper h2 a{
	color: #f8b32e !important;
} */
.block .title-wrapper .line {
    background: #d0d0d0 none repeat scroll 0 0;
    top: 15px;
    display: inline-block;
    height: 1px;
    margin-left: 7px;
    position: absolute;
    width: 65%;
}
.block .press-wrapper .line {
    background: #d0d0d0 none repeat scroll 0 0;
    top: 10px;
    display: inline-block;
    height: 1px;
    margin-left: 7px;
    position: relative;
    width: 46%;
}
#press-releases .content a{
    color:#0586bf;
    font-weight:normal;
}


#block-menu-block-1 ul.menu li a, #block-menu-block-1 ul.nav li a, .style-icon-block ul.menu li a, .style-icon-block ul.nav li a{
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid transparent;
    display: block;
    margin-top: -1px;
    padding: 8px 10px 10px;
}
#block-menu-block-1 ul.nav{
    border-bottom: none;
    margin-right: 0px;
    margin-bottom: 20px;
}
#block-menu-block-1 ul.nav a{
    color: #444242;
    font-weight:normal;
    background:
}
#block-menu-block-1 ul.nav li a.active-trail {
    background: #f8b32e none repeat scroll 0 0;
    border-color: #f8b32e;
    color: #fff;
}
#block-block-3 .block-inner h3{
    font-weight: 600;
    line-height: 1.5em;
    font-size: 1.6rem;
}
#block-block-3 .block-inner p{
    font-size: 1.4rem;
    color: #808080;	 
}
.blog-para{
    text-align:justify; 
    font-size:15px;
}

.ingographic-hr{
    border-bottom: 2px solid #dcdcdc;
    margin: 25px 0px 0px;
    clear:both;
}

.landing-page-content h5{font-size:17px; font-weight:normal; line-height: 22px;}
.landing-page-content ul li{margin:5px !important;}
.landing-page-content ul{margin-bottom:25px;}

.apply-now .btn{
	padding: 20px 40px;
	font-weight:bold;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e85b13+0,fce622+100 */
background: #fce622; /* Old browsers */
background: -moz-linear-gradient(top,  #fce622 0%, #e85b13 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fce622  0%,#e85b13 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fce622 0%,#e85b13 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}


/*********************************************************************pankaj coce for media screen ************************************************************ *********************************************************************************************************************************************************/ 
@media only screen and (max-width:767px){
	.apply-now{
		padding-top: 10%;
		padding-bottom:10%;
	}
	.apply-height{
		height:55px;
	}
}

/* Desktops and laptops ----------- */
@media only screen  and (min-width:1224px){
	.apply-height{
		height:80px;
	}
	.apply-now{
		padding-top: 60%;
	}
    .infographic-img{width:80%;}

    .intro, .intro1, .intro2, .intro3, .intro4, .landing, .joinus, .company-address, .associations, .management, .virtual, .virtual2, .social-media {
	   background-position: 0px 0px;
	   -webkit-background-size: 100% auto;
	   -moz-background-size: 100% auto;
	   background-size: 100% auto;
    }
    .call-now{	
	   text-align:center;
	   margin-top: 5px;
    }
    .blog-para{
	   max-height: 115px;	
	   overflow: hidden;

    }
    .blog-container {
	   padding:0px 45px 15px 15px;
    }
    #b2b-blog{
	   padding-left: 0px;
    }
    #blog .carousel-inner { 
	   min-height:850px;
    }
    #carousel-pressrelease .carousel-inner{
	   min-height:200px ;
    }

    .modal-dialog{
	   width: 400px !important;	
    }

    .paddingforcolleen{
	   margin-bottom:92px;
    }
    .paddingforpenny-info{

    }
    .paddingforcolleen-LP{
	   margin-bottom:93px;
    }
    .paddingformaggie-info{
	   margin-bottom:96px;
    }
    .paddingforsandy-info{
	   margin-bottom:50px;
    }
    .paddingformargaret-info{
	   margin-bottom:96px;
    }
    .paddingforrick{
	   margin-bottom:48px;
    }
    .paddingforkatie{
	   margin-bottom:93px;
    }
    .paddingforsandy{
	   margin-bottom:47px;
    }
    .paddingformargaret{
	   margin-bottom:92px;
    }
    .paddingformaggie{
	   margin-bottom:92px;
    }

    .virtual2, .virtual{
	   margin: 0px;
    }
    .timeline {
	   position: relative;
	   padding: 0px;
	   list-style: outside none none;
    }
    .timeline:before {
	   left: 50%;
    }

    .timeline > li .timeline-panel {
	   float: left;
	   width: 41%;
	   padding: 0px 20px 20px 30px;
	   text-align: right;
    }


    .timeline>li.timeline-inverted>.timeline-panel {
	   float: right;
	   padding: 0px 30px 20px 20px;
	   text-align: left;
    }

    .timeline>li.timeline-inverted>.timeline-panel:before {
	   right: auto;
	   left: -15px;
	   border-right-width: 15px;
	   border-left-width: 0;
    }

    .timeline>li.timeline-inverted>.timeline-panel:after {
	   right: auto;
	   left: -14px;
	   border-right-width: 14px;
	   border-left-width: 0;
    }
    .timeline > li .timeline-image {
	   width: 65px;
	   height: 65px;
	   margin-left: -33px;
	   margin-top: 3px;
	   left: 50%;	
    }
    .timeline > li {
	   margin-bottom: -70px;
    }
    .biography-img {
	   margin-top: 70px;
    }
    .dropdown-shadow {
	   box-shadow: 3px 3px 7px #888;
    }
    .join-today {
	   position: absolute;
	   padding: 10px 20px;
	   border-radius: 8px;
	   color: #000;
	   font-size: 40px;
	   font-weight: bold;
	   right: 244px;
	   top: 243px;
	   background-color: #fff;
    }
    .inner-height {
	   min-height: 355px;
    }
    .inner-height-manage{
	   min-height: 435px;
    }
    .img-13{
	   margin-bottom: 0px;
    }
    /*.carousel-control{
	    left: -90px;
    }
    .carousel-control-right{
	    right: -90px;
	    left: auto;
    }
    #carousel-95652{
	    left: -15px;
    }
    #carousel-95654{
	    left: -15px;
    }*/
}

/* iPads (portrait) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {
	
	.apply-height{
		height:55px;
	}
	.apply-now{
		padding-top: 5%;
		padding-bottom: 5%;
	}
    .nav-box::before{
	   width:60px;
	   height:60px;
    }

    .nav-box.prev .title{    
	   padding-right:15px;	
	   padding-left: 65px;
    }

    .nav-box.next .title  {
	   padding-left: 15px;   
    }

    .nav-box .content{
	   min-width: 275px;
    }
    .nav-box .title span{
	   font-size:13px;
    }
    .nav-box .title{
	   height: 60px;
	   line-height: 60px;
	   padding: 0px;
    }

    .nav-box.next .title {
	   padding-right: 45px;
    }

    .nav{
	   margin-right: 15px;
    }
    .breadcrumb {
	   padding-top: 50px;
    }
    .call-now{
	   padding-top: 0px;
	   text-align:center;
    }

    .header-brand-logo{
	   width:72px;
	   margin-top:-3px;
    }
    .sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
	   font-size: 10px !important;
    }
    .navbar-brand{
	   padding:15px 0px;
    }

    .nav-blog{
	   margin-right: 15px;
	   margin-bottom: 15px;
    }

    .blog-container{
	   padding:0px 15px 50px;
    }.img-circle1{
	   display:none !important;
    }.blog-hr{
	   border-bottom:2px solid #dcdcdc; 
	   margin:10px 0px 0px;
    }
    #blog .blog-carousel-control{
	   margin-top: 10px;
    }

    #b2b-blog {
	   padding-left: 15px;
    }

    #b2b-blog .blog-div{
	   padding: 15px;
    }


    .timeline {
	   position: relative;
	   padding: 0px;
	   list-style: outside none none;
    }

    .timeline:before {
	   left: 50%;
    }

    .timeline > li .timeline-panel {
	   float: left;
	   width: 41%;
	   padding: 0px 20px 20px 30px;
	   text-align: right;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
	   float: right;
	   padding: 0px 30px 20px 20px;
	   text-align: left;
    }

    .timeline>li.timeline-inverted>.timeline-panel:before {
	   right: auto;
	   left: -15px;
	   border-right-width: 15px;
	   border-left-width: 0;
    }

    .timeline>li.timeline-inverted>.timeline-panel:after {
	   right: auto;
	   left: -14px;
	   border-right-width: 14px;
	   border-left-width: 0;
    }
    .timeline > li .timeline-image {
	   width: 65px;
	   height: 65px;
	   margin-left: -33px;
	   margin-top: 3px;
	   left: 50%;	
    }
    .timeline > li {
	   margin-bottom: -70px;
    }

    .intro, .intro1, .intro2, .intro3, .intro4, .landing, .joinus, .company-address, .associations, .management, .virtual , .virtual2, .social-media{
	   background-position: 0px 52px;
	   background-size: 117%;
	   height: 45%;
	   padding: 0px !important; 
    }
    .virtual {
	   background-size: 103% auto;
    }
    /*.carousel-inner{
	    width:90%;
    }*/

    /* .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	    margin-left: 0px;
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
	    margin-right: 0px;
    } */
    .join-today {
	   padding: 6px 11px;
	   border-radius: 8px;
	   color: #000;
	   font-size: 27px;
	   font-weight: bold;
	   position: absolute;
	   right: 117px;
	   top: 225px;
	   background-color: #fff;
    }
    .join-us-virtual-img {
	   width: 40%;
	   margin-bottom: 30px;
    }
    .landing-main-title2 {
	   margin-top: 145px;
    }
    .landing-sub-header {
	   line-height: 1.3;
    }
    .inner-height {
	   min-height: 244px;
    }
    /* .carousel-control{
	    left: -9px;
    }
    .carousel-control-right{
	    right: -9px;
	    left: auto;
    } */
    .inner-height-manage {
	   min-height: 291px;
    }


}

/* iPads (landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
    .apply-height{
		height:80px;
	}
	.apply-now{
		padding-top: 80%;
	}
	.header-brand-logo{
	   width:90%;
	   margin-top:-12px;
    }
    .breadcrumb {
	   padding-top: 90px;
    }
    .blog-img {
	   width: 35%;
    }

    .call-now{
	   padding-top: 0px;
	   text-align:center;
	   margin:0px 15px 0px 0px;
    }

    .blog-container{
	   padding:0px 15px 50px;
    }.img-circle1{
	   display:none !important;
    }.blog-hr{
	   border-bottom:2px solid #dcdcdc; 
	   margin:10px 0px 0px;
    }
    #blog .blog-carousel-control{
	   margin-top: 10px;
    }

    #b2b-blog {
	   padding-left: 0px;
    }

    #b2b-blog .blog-div{
	   padding: 15px;
    }



    .paddingforcolleen{
	   margin-bottom:92px;
    }
    .paddingforcolleen-LP{
	   margin-bottom:92px;
    }
    .paddingforrick{
	   margin-bottom:70px;
    }
    .paddingforkatie{
	   margin-bottom:115px;
    }
    .paddingforsandy{
	   margin-bottom:27px;
    }
    .paddingformargaret{
	   margin-bottom:94px;
    }
    .paddingformaggie{
	   margin-bottom:94px;
    }
    .paddingforangela{
	   margin-bottom:48px;
    }
    .paddingforjones{
	   margin-bottom:47px;
    }
    .paddingforpenny-info{

    }
    .paddingformaggie-info{
	   margin-bottom:94px;
    }
    .paddingforsandy-info{
	   margin-bottom:27px;
    }
    .paddingformargaret-info{
	   margin-bottom:94px;
    } 

    .biography-img {
	   margin-top: 70px;
    }
    .join-us-virtual-img {
	   width: 70%;
    }
    .timeline {
	   position: relative;
	   padding: 0px;
	   list-style: outside none none;
    }
    .timeline:before {
	   left: 50%;
    }

    .timeline > li .timeline-panel {
	   float: left;
	   width: 41%;
	   padding: 0px 20px 20px 30px;
	   text-align: right;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
	   float: right;
	   padding: 0px 30px 20px 20px;
	   text-align: left;
    }

    .timeline>li.timeline-inverted>.timeline-panel:before {
	   right: auto;
	   left: -15px;
	   border-right-width: 15px;
	   border-left-width: 0;
    }

    .timeline>li.timeline-inverted>.timeline-panel:after {
	   right: auto;
	   left: -14px;
	   border-right-width: 14px;
	   border-left-width: 0;
    }
    .timeline > li .timeline-image {
	   width: 65px;
	   height: 65px;
	   margin-left: -33px;
	   margin-top: 3px;
	   left: 50%;	
    }
    .timeline > li {
	   margin-bottom: -70px;
    }
    .intro, .intro1, .intro2, .intro3, .intro4, .landing, .joinus, .company-address, .associations, .management, .virtual, .virtual2, .social-media{
	   background-position: 0px 50px;
	   background-size: 117%;
	   height: 70%;
	   padding: 25px !important;
    }
    .location-image {
	   width: 425px;
    }
    /* .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	    margin-left: 0px;
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
	    margin-right: 0px;
    } */
    .dropdown-shadow {
	   box-shadow: 3px 3px 7px #888;
    }
    .inner-height {
	   min-height: 436px;
    }
    /* .carousel-control{
	    left: -27px;
    }
    .carousel-control-right{
	    right: -27px;
	    left: auto;
    } */
    .inner-height-manage {
	   min-height: 579px;
    }

}

/* SAMSUNG I PADS  portrait*/
@media only screen and (max-width : 603px){
    .ques-1{
	   padding-right:45px;
    }
    .ques-2{
	   padding-right:43px;
    }
    .ques-3{
	   padding-right:10px;
    }

    .intro, .intro1, .intro2, .intro3, .intro4, .landing, .joinus, .company-address, .associations, .management, .virtual , .virtual2, .social-media{
	   background-position: -94px 50px;
	   background-size: 140% auto;
	   height: 45%;
	   padding: 10px;
    }
    .join-us-virtual-img {
	   width: 40%;
	   margin-bottom: 30px;
    }
    .join-today {
	   padding: 5px 10px;
	   border-radius: 8px;
	   color: #000;
	   font-size: 20px;
	   font-weight: bold;
	   background-color: #fff;
    }
    .landing-main-title2 {
	   margin-top: 125px;
    }
    .landing-sub-header {
	   line-height: 1.3;
    }

    /* .carousel-inner {
	   width: 90%;
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	    margin-left: 0px;
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
	    margin-right: 0px;
    } */
    .form-horizontal .control-label {
	   padding-left: 15px;
    }
    .content-section {
	   padding-top: 58px;
    }
    .download-section2{
	   padding: 80px 0px;
    }
    .inner-height {
	   min-height: 295px;
    }
    /* .carousel-control{
	    left: 0px;
    } */
    /* .carousel-control-right{
	    right: 0px;
	    left: auto;
    } */
    .inner-height-manage {
	   min-height: 363px;
    }
    /* #carousel-95652{
	    left: 0px;
    } */


}
/* SAMSUNG I PADS  landscape*/
@media only screen and (max-width : 966px) and (orientation : landscape) {
    .intro, .intro1, .intro2, .intro3, .intro4, .landing, .joinus, .company-address, .associations, .management, .virtual, .virtual2, .social-media {
	   background-position: 0px 50px;
	   background-size: 107% auto;
	   height: 100%;
	   padding: 10px !important;
    }
    .join-us-virtual-img {
	   width: 40%;
	   margin-bottom: 30px;
    }
    .landing-main-title2 {
	   margin-top: 155px;
    }

    /* .carousel-inner {
	   width: 100%;
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	    margin-left: 30px;
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
	    margin-right: 30px;
    } */
    .biography-img {
	   margin-top: 0px;
    }
    .dropdown-shadow {
	   box-shadow: 3px 3px 7px #888;
    }
    .inner-height {
	   min-height: 475px;
    }
    /* .carousel-control{
	    left: -100px;
    }
    .carousel-control-right{
	    right: -100px;
	    left: auto;
    } */
    .inner-height-manage{
	   min-height: 267px;
    }

    /* #carousel-95652{
	    left: -15px;
    }
    #carousel-95654{
	    left: -15px;
    } */
}

/* HTC Portrait----------- */
@media only screen and (max-width : 360px) {
    .nav-box::before{
	   width:45px;
	   height:45px;
    }

    .nav-box.prev .title{
	   padding-left: 48px;  
	   padding-right:15px;	
    }
    .nav-box.next .title  {
	   padding-left: 15px;   
    }

    .nav-box .content{
	   min-width: 275px;
    }
    .nav-box .title span{
	   font-size:13px;
    }
    .nav-box .title{
	   height: 45px;
	   line-height: 45px;
	   padding: 0px;
    }

    .nav-box.next .title {
	   padding-right: 45px;
    }

    .intro, .intro1, .intro2, .intro3, .intro4, .landing, .joinus, .company-address, .associations, .management, .virtual, .virtual2 , .social-media{
	   background-position: -548px 31px;
	   background-size: cover;
	   height: 107%;
	   padding-top: 70px !important;
    }
    #pressrelease img {
	   width: 30% !important;
	   margin-bottom: 0px !important;
	   padding-bottom: 0px !important;
	   padding-right:15px !important;
    }
    .virtual2, .virtual{
	   /* margin: 0px -20px; */
	   /* margin-top: -40px; */
    }
    .join-us-virtual-img {
	   width: 50%;
	   margin-bottom: 30px;
    }
    .joinus{
	   background-position: -604px 31px;
    }
    .intro4{
	   background-position: -803px 31px;
    }
    .intro3{
	   background-position: -447px 31px;
    }
    .management{
	   background-position: -880px 31px;
    }
    .associations{
	   background-position: -655px 27px;
    }
    .location-image {
	   width: 280px;
    }
    /* .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	    margin-left: 0px;
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
	    margin-right: 0px;
    }
    .carousel-inner {
	   width: 100%;
    } 
    .inner-height {
	   margin: 0px;
    }*/
    .content-section {
	   padding-top: 70px;
    }
    .download-section2{
	   padding: 70px 0px;
    }	
    .landing-sub-header {
	   font-size: 25px;
	   width: 300px;
	   line-height: 1.7em;
    }
    .mobile-number {
	   font-size: 25px;
	   color: #FFF;
	   font-weight: 500;
	   margin-bottom: 0px !important;
    }

    .form-horizontal .control-label {
	   padding-left: 15px;
    }
    .inner-height {
	   min-height: 436px;
    }
    /* .carousel-control{
	    left: 0px;
    }
    .carousel-control-right{
	    right: 0px;
	    left: auto;
    } */
    .inner-height-manage {
	   min-height: 483px;
    }

    .breadcrumb{
	   padding-top:15px;	
    }
    .blog-heading{
	   text-align:center;
    }
    #blog img {
	   float: left;
	   padding-right: 0px;
	   width: 100%;
    }
    #blog .img-circle1 img {
	   display: inline-block !important;
	   width: 18px;
    }
    .blog-hr {
	   border-bottom: 2px solid #dcdcdc;
	   margin: 8px 0 0;
    }
    .call-now{
	   padding-top: 0px;
	   text-align:center;
    }
    .blog-heading{
	   text-align:center;
    }
    .blog-container {
	   padding: 0 15px 50px;
    }
    #blog .blog-carousel-control {
	   float: right;
	   margin-top: 8px;
    }



}

#comments {
    background-color: #c5c5c5;
    color: #333;
    margin-bottom: 20px;
    padding: 50px 0;
}
.comments {
    border: 1px dotted #f57418;
    margin: 13px 0;
}
#comments .comments h3::before {
    content: "Q: ";
}
#comments .comments p::before {
    content: "A: ";
    font-size: 18px;
    font-weight: bold;
    margin-left: -25px;
}
#comments .comments p {
    font-size: 14px;
    margin-left: 25px;
    text-align: justify;
}

.button {
    background-color: #fd6003;
    border: medium none;
    border-radius: 15px;
    box-shadow: 0 9px #999;
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    outline: medium none;
    padding: 15px 50px;
    text-align: center;
}


/* HTC Landscape----------- */
@media only screen and (max-width : 640px) and (orientation : landscape){
    .nav-box::before{
	   width:45px;
	   height:45px;
    }

    .nav-box.prev .title{
	   padding-left: 48px; 
	   padding-right:15px;	
    }
    .nav-box.next .title  {
	   padding-left: 15px;   
    }

    .nav-box .content{
	   min-width: 275px;
    }
    .nav-box .title span{
	   font-size:13px;
    }
    .nav-box .title{
	   height: 45px;
	   line-height: 45px;
	   padding: 0px;
    }

    .nav-box.next .title {
	   padding-right: 45px;
    }
    .ques-2{
	   padding-right:47px;
    }
    .breadcrumb {
	   padding-top: 50px;
    }
    .blog-img {
	   width: 15%;
    }
    .blog-container {
	   padding: 0 15px 50px;
    }
    #blog .blog-carousel-control {
	   float: right;
	   margin-top: 8px;
    }
    .blog-hr {
	   border-bottom: 2px solid #dcdcdc;
	   margin: 8px 0 0;
    }
    .call-now{
	   padding-top: 0px;
	   text-align:center;
    }

    #pressrelease img {
	   width: 19% !important;
	   margin-bottom: 0px !important;
	   padding-bottom: 0px !important;
    }
    .ques-1{
	   padding-right:48px;
    }

    .intro, .intro1, .intro2, .intro3, .intro4, .landing, .joinus, .company-address, .associations, .management , .virtual, .virtual2 , .social-media{
	   background-position: -85px 29px;
	   background-size: cover;
	   height: 116%;
	   padding-top: 0px !important;
    }
    .landing-main-title2 {
	   margin-top: 115px;
    }
    .join-today {
	   padding: 5px 10px;
	   border-radius: 8px;
	   color: #000;
	   font-size: 20px;
	   font-weight: bold;
	   background-color: #fff;
    }
    .joinus{
	   background-position: -120px 29px;
    }
    .landing-sub-header {
	   font-size: 25px;
	   width: 300px;
	   line-height: 1.7em;
    }
    .mobile-number {
	   font-size: 25px;
	   color: #FFF;
	   font-weight: 500;
	   margin-bottom: 0px !important;
    }
    .form-horizontal .control-label {
	   padding-left: 15px;
    }
    .associations{
	   background-position: -155px 27px;
    }
    .sub-title-header{
	   line-height: 1.3;
    }
    /* .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	    margin-left: 0px;
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
	    margin-right: 0px;
    } */

    /* .carousel-inner {
	   width: 95%;
    } */
    .content-section {
	   padding-top: 70px;
    }
    .download-section2{
	   padding: 70px 0px;
    }
    .inner-height {
	   min-height: 292px;
    }
    /* .carousel-control{
	    left: 0px;
    }
    .carousel-control-right{
	    right: 0px;
	    left: auto;
    } */
    .inner-height-manage {
	   min-height: 295px;
    }

}

/* iPhone 4 portrait ----------- */
@media only screen and (max-width : 320px){
    /* , , , .intro3, .intro4, .landing, ,  .associations, .management, .virtual , .virtual2{
	   background-position: -350px 31px;
	    background-size: auto 460px;
	    height: 110%;
	    padding-top: 5px !important;
	    
    } */	
    .nav-box::before{
	   width:45px;
	   height:45px;
    }

    .nav-box.prev .title{    
	   padding-right:15px;	
	   padding-left: 48px;
    }

    .nav-box.next .title  {
	   padding-left: 15px;   
    }

    .nav-box .content{
	   min-width: 275px;
    }
    .nav-box .title span{
	   font-size:13px;
    }
    .nav-box .title{
	   height: 45px;
	   line-height: 45px;
	   padding: 0px;
    }

    .nav-box.next .title {
	   padding-right: 45px;
    }

    #pressrelease img.pressimg{
	   width:20%;
    }
    #pressrelease img{	
	   width:35% !important;
	   margin-bottom:0px !important;
	   padding-bottom:0px !important;
    }

    .nav-blog{
	   margin-right: 15px;
	   margin-bottom: 15px;
    }

    .blog-container{
	   padding:0px 15px 50px;
    }
    #blog img{
	   padding-right: 0px;
	   padding-bottom:15px;
	   width:100%;
    }

    #pressrelease h3 {
	   margin-top: 10px;
	   padding-bottom: 10px;
    }
    .img-circle1{
	   display:none !important;
    }

    .blog-hr{
	   border-bottom:2px solid #dcdcdc; 
	   margin:10px 0px 0px;
    }
    #blog .blog-carousel-control{
	   margin-top: 10px;
    }

    #b2b-blog {
	   padding-left: 15px;
    }

    #b2b-blog .blog-div{
	   padding: 15px;
    }

    .b2b-blog{
	   padding: 20px 20px 20px 20px;
    }
    .virtual2{
	   background-position: -404px 0px;
	   background-size: auto 460px;
	   height: 110%;
	   padding-top: 5px !important;
    }
    .virtual{
	   background-position: -404px 0px;
	   background-size: auto 460px;
	   height: 110%;
	   padding-top: 5px !important;
    }
    .intro1{
	   background-position: -445px 0px;
	   background-size: auto 460px;
	   height: 110%;
	   padding-top: 5px !important;
    }
    .intro2{
	   background-position: -445px 0px;
	   background-size: auto 460px;
	   height: 110%;
	   padding-top: 30px !important;
    }
    .intro3{
	   background-position: -317px 0px;
	   background-size: auto 460px;
	   height: 110%;
	   padding-top: 30px !important;
    }
    .intro4{
	   background-position: -317px 0px;
	   background-size: auto 460px;
	   height: 110%;
	   padding-top: 30px !important;
    }
    .joinus{
	   background-position: -404px 0px;
	   background-size: auto 460px;
	   height: 110%;
	   padding-top: 5px !important;
    }
    .management{
	   background-position: -600px 0px;
	   background-size: auto 460px;
	   height: 110%;
	   padding-top: 5px !important;
    }
    .company-address{
	   background-position: -360px 0px;
	   background-size: auto 460px;
	   height: 110%;
	   padding-top: 5px !important;
    }
    .intro{
	   background-position: -360px 0px;
	   background-size: auto 460px;
	   height: 110%;
	   padding-top: 5px !important;
    }
    .associations{
	   background-position: -430px 0px;
	   background-size: auto 460px;
	   height: 110%;
	   padding-top: 5px !important;
    }

    .landing-main-title2 {
	   font-size: 40px;
	   width: 260px;
	   margin-top: 135px;
    }	


    .sub-title-header{
	   line-height: 1em;
	   font-size: 25px;
    }
    .main-title-header{
	   font-size: 46px;
    }
    .landing-main-title {
	   font-size: 40px;
	   width: 260px;
	   margin-top: 135px;
    }	
    .landing-sub-header {
	   font-size: 25px;
	   line-height: 1.3;
	   width: 255px;
    }
    .mobile-number {
	   font-size: 21px;
	   color: #FFF;
	   font-weight: 500;
	   margin-bottom: 0px !important;
    }
    .location-image {
	   width: 237px;
    }
    /* .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	    margin-left: 0px;
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
	    margin-right: 0px;
    } */
    .form-horizontal .control-label {
	   padding-left: 15px;
    }
    .inner-height {
	   min-height: 508px;
    }
    .inner-height-manage {
	   min-height: 651px;
    }
    .join-us-virtual-img {
	   width: 50%;
	   margin-bottom: 30px;
    }
    .join-today {
	   padding: 5px 10px;
	   border-radius: 8px;
	   color: #000;
	   font-size: 20px;
	   font-weight: bold;
	   background-color: #fff;
    }
}


/* iPhone 4 landscape ----------- */
@media only screen and (max-width : 570px) and (orientation : landscape) {

    .nav-box::before{
	   width:45px;
	   height:45px;
    }

    .nav-box.prev .title{
	   padding-left: 48px;  
	   padding-right:15px;	
    }
    .nav-box.next .title  {
	   padding-left: 15px;   
    }

    .nav-box .content{
	   min-width: 275px;
    }
    .nav-box .title span{
	   font-size:13px;
    }
    .nav-box .title{
	   height: 45px;
	   line-height: 45px;
	   padding: 0px;
    }

    .nav-box.next .title {
	   padding-right: 45px;
    }

    .nav-blog{
	   margin-right: 15px;
	   margin-bottom: 15px;
    }
    #pressrelease img {
	   width: 20% !important;
	   margin-bottom: 0px !important;
	   padding-bottom: 0px !important;
    }
    .breadcrumb {
	   padding-top: 25px;
    }

    .blog-container{
	   padding:0px 15px 50px;
    }
    #blog img{
	   padding-right: 0px;
	   padding-bottom:15px;
	   width:100%;
    }
    #pressrelease img{
	   padding-right: 0px;
	   padding-bottom:15px;
	   width:100%;
    }
    .img-circle1{
	   display:none !important;
    }

    .blog-hr{
	   border-bottom:2px solid #dcdcdc; 
	   margin:10px 0px 0px;
    }
    #blog .blog-carousel-control{
	   margin-top: 10px;
    }

    #b2b-blog {
	   padding-left: 15px;
    }

    #b2b-blog .blog-div{
	   padding: 15px;
    }



    .intro, .intro1, .intro2, .intro3, .intro4, .landing, .joinus, .company-address, .associations, .management, .virtual , 
    .virtual2, .social-media{
	   background-position: -120px 0px;
	   background-size: auto 340px;
	   height: 110%;
	   padding-top: 5px !important;
    }
    .virtual2, .virtual{
	   margin: 0px -15px;
	   margin-top: -40px;
    }
    .joinus{
	   background-position: -132px 0px;
	   background-size: auto 340px;
	   height: 110%;
	   padding-top: 5px !important;
    }
    .join-today {
	   padding: 5px 10px;
	   border-radius: 8px;
	   color: #000;
	   font-size: 20px;
	   font-weight: bold;
	   background-color: #fff;
    }

    .landing-main-title2 {
	   margin-top: 110px;
    }
    .join-us-virtual-img {
	   width: 40%;
	   margin-bottom: 30px;
    }


    .sub-title-header{
	   line-height: 1.3em;
	   font-size: 17px;
	   margin-bottom: -4px;
    }
    .main-title-header{
	   line-height: 1em;
	   font-size: 39px;
    }
    .landing-main-title {
	   font-size: 40px;
	   margin-top: 119px;
	   width: auto;
    }	
    .landing-sub-header {
	   font-size: 25px;
	   line-height: 1.3;
	   width: 415px;
    }
    .mobile-number {
	   font-size: 21px;
	   color: #FFF;
	   font-weight: 500;
	   margin-bottom: 0px !important;
    }
    .form-horizontal .control-label {
	   padding-left: 15px;
    }
    .location-image {
	   width: 300px;
    }
    /* .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	    margin-left: 0px;
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
	    margin-right: 0px;
    } */
    .inner-height {
	   min-height: 340px;
    }
    .inner-height-manage {
	   min-height: 411px;
    }
}





/* small divices landscape ----------- */
@media only screen and (max-width : 320px) and (orientation : landscape){
    .nav-box::before{
	   width:45px;
	   height:45px;
    }

    .nav-box.prev .title{
	   padding-left: 48px;   
    }
    .nav-box.next .title  {
	   padding-left: 15px;   
    }

    .nav-box .content{
	   min-width: 275px;
    }
    .nav-box .title span{
	   font-size:13px;
    }
    .nav-box .title{
	   height: 45px;
	   line-height: 45px;
	   padding: 0px;
    }

    .nav-box.next .title {
	   padding-right: 45px;
    }


    .intro, .intro1, .intro2, .intro3, .intro4, .landing, .joinus, .company-address, .associations, .management, .virtual, .virtual2 , .social-media{
	   background-position: -70px 45px;
	   background-size: 155% auto;
	   height: 147%;
	   padding-top: 5px !important;
    }
    .virtual2, .virtual {
	   height: 118%;
	   margin: 0px -40px;
	   margin-top: -40px;	
    }
    .form-horizontal .control-label {
	   padding-left: 15px;
    }
    .joinus{
	   background-position: -90px 45px;
    }
    .associations{
	   background-position: -88px 45px;
    }
    .landing-main-title2 {
	   font-size: 25px;
	   width: 255px;
	   margin-top: 109px;
	   margin-left: 35px;
	   margin-right: -17px;
    }
    .join-today {
	   padding: 3px 15px;
	   border-radius: 8px;
	   color: #000;
	   font-size: 17px;
	   font-weight: bold;
	   margin-left: 35px;
	   margin-bottom: 20px;
	   margin-top: 8px;
	   background-color: #fff;
    }
    .join-us-virtual-img {
	   width: 50%;
    }
    .landing-main-title {
	   font-size: 25px;
	   width: 200px;
	   margin-top: 106px;
	   margin-left: 40px;
    }
    .landing-sub-header {
	   width: 244px;
	   line-height: 1.3;
	   font-weight: 400;
	   font-size: 14px;
	   padding: 0px;
	   margin-left: 36px;
	   margin-top: -19px;
	   margin-bottom: 10px;
    }
    .mobile-number {
	   font-size: 15px;
	   color: #FFF;
	   font-weight: 500;
	   margin-bottom: 0px !important;
	   margin-left: 40px;
    }
    .main-title-header {
	   line-height: 1em;
	   font-size: 30px;
    }
    .sub-title-header {
	   line-height: 1.3em;
	   font-size: 16px;
	   margin-bottom: -4px;
    }
    .content-section {
	   padding-top: 67px;
	   padding-bottom: 20px;
    }
    .download-section2{
	   padding: 64px 0px;
    }
    .location-image{
	   width: 237px;
    }
    /* .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	    margin-left: 0px;
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
	    margin-right: 0px;
    } */
    .mail-info {
	   font-size: 17px;
    }
    .inner-height {
	   min-height: 508px;
    }
    .inner-height-manage {
	   min-height: 650px;
    }
}

@media only screen and (min-width : 641px) and (max-width:767px){
    .ques-2{
	   padding-right:48px !important;
    }
    .ques-1{
	   padding-right:49px !important;
    }
    .form-horizontal .control-label {
	   padding-right: 0px;
	   padding-left: 15px;
    }
}


/* small divices landscape ----------- */
@media only screen and (max-width : 240px){
    .intro, .intro1, .intro2, .intro3, .intro4, .landing, .joinus, .company-address, .associations, .management, .virtual , .virtual2, .social-media {
	   background-position: -238px 24px;
	   background-size: cover;
	   height: 115%;
	   padding-top: 5px !important;
    }

    .virtual2, .virtual{
	   background-position: -267px 24px;
	   padding-bottom:0px !important;
	   margin: 0px -40px;
	   margin-top: -40px;
    }
    .landing-main-title {
	   font-size: 25px;
	   width: 192px;
	   margin-top: 120px;
	   margin-left: 25px;
	   margin-right: -17px;
    }
    .landing-main-title2 {
	   font-size: 25px;
	   width: 192px;
	   margin-top: 109px;
	   margin-left: 25px;
	   margin-right: -17px;
    }
    .join-today {
	   padding: 3px 15px;
	   border-radius: 8px;
	   color: #000;
	   font-size: 20px;
	   font-weight: bold;
	   margin-left: 25px;
	   margin-bottom: 20px;
	   background-color:#fff;
    }	
    .landing-sub-header{
	   font-size: 20px;
	   line-height: 1.3;
	   width: 198px;
	   margin-left: 25px;
	   margin-right: -25px;
    }
    .mobile-number {
	   font-size: 15px;
	   color: #FFF;
	   font-weight: 500;
	   margin-bottom: 0px !important;
	   margin-left: 25px;
	   margin-right: -25px;
    }
    .joinus{
	   background-position: -272px 24px;
    }
    .intro1{
	   background-position: -460px 24px;
    }
    .management{
	   background-position: -436px 24px;
    }
    .associations{
	   background-position: -290px 24px;
    }

    /* .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	    margin-left: 0px;
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
	    margin-right: 0px;
    } */
    .location-image{
	   width: 188px;
    }
    .main-title-header {
	   line-height: 1em;
	   font-size: 30px;
    }
    .sub-title-header {
	   line-height: 1.3em;
	   font-size: 14px;
	   margin: -8px 0px;
    }
    .mail-info{
	   font-size:15px;
    }
    .content-section {
	   padding-top: 67px;
	   padding-bottom: 20px;
    }
    .download-section2{
	   padding: 64px 0px;
    }
    .timeline{
	   margin:0px -30px
    }
    .timeline > li .timeline-panel{
	   padding: 0px 10px 0px 80px;	
    }
    .timeline > li.timeline-inverted > .timeline-panel{
	   padding: 0px 10px 0px 80px;
    }
    .form-horizontal .control-label {
	   padding-left: 15px;
    }
    .sub-menu{
	   margin-right:-56px;
    }
    #experience h2{
	   font-size:25px;
    }
    .inner-height {
	   min-height: 700px;
    }
    .inner-height-manage {
	   min-height: 963px;
    }

}

/* ============================================================
  EFFECT FOR INSIGN PAGE 4 BLOCK
============================================================ */

.effects {
    padding-left: 15px;
}
.effects .img {
    position: relative;
    float: left;
    margin-bottom: 5px;
    width: 25%;
    overflow: hidden;
}
.effects .img:nth-child(n) {
    margin-right: 5px;
}
.effects .img:first-child {
    margin-left: -15px;
}
.effects .img:last-child {
    margin-right: 0;
}
.effects .img img {
    display: block;
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.overlay {
    display: block;
    position: absolute;
    z-index: 20;
    background: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

a.close-overlay {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 45px;
    height: 45px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    text-align: center;
    background-color: #000;
    cursor: pointer;
}
a.close-overlay.hidden {
    display: none;
}

a.expand {
    display: block;
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 60px;    
    text-align: center;
    color: #fff;
    line-height: auto;
    font-weight: 700;
    font-size: 30px;  
    /* border: solid 5px #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; */
}

/* ============================================================
  EFFECT 3 - SLIDE IN LEFT
============================================================ */
#effect-3 .overlay {
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    height: 100%;
}
#effect-3 .overlay a.expand {
    top: 0;
    bottom: 0;
    /* left: 40%; */
    margin: auto 0;
}
#effect-3 .img.hover .overlay {
    width: 100%;
}

@media only screen and (max-width: 1100px) {
    .effects {
	   padding-left: 5px;
    }
    .effects .img {
	   width: 50%;
    }
    .effects .img:nth-child(n) {
	   margin-right: 5px;
    }
    .effects .img:first-child {
	   margin-left: 0;
    }
    .effects .img:nth-child(2n-1) {
	   margin-left: -5px;
    }
    .effects .img:nth-child(2n) {
	   margin-right: 0;
    }
    .effects .img:last-child {
	   margin-right: 0;
    }
    #myImg {width:100%;}
}

@media only screen and (max-width: 520px) {
    .effects .img {
	   width: 100%;
    }
    .effects .img:nth-child(n) {
	   margin-right: 0;
    }
    .effects .img:first-child {
	   margin-left: 0;
    }
    .effects .img:nth-child(2n-1) {
	   margin-left: 0;
    }
    .effects .img:nth-child(2n) {
	   margin-right: 0;
    }
    .effects .img:last-child {
	   margin-right: 0;
    }
    .effects .img img {
	   margin: 0 auto;
    }

}




#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}



#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 20; /* Sit on top */
    padding-top: 70px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 8px;
    right: 5%;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}

.mdg-title {padding:10px 0px;}
.mdg-footer{padding-bottom: 20px;}
.mdg-content-section {padding-top: 20px; text-align: justify;}
.mdg-footer #submit{width:60%; margin: 0px auto;}


.mdg-banner-new {
    display: table;
    width: 100%;
    height: 53.5%;
    position:relative;
    padding:45px 0px 45px 0px !important;
    color: #fff;
    background: url(../img/mdg-landing-banner-new.jpg) no-repeat bottom center scroll;
    background-position: 0px 47px;
    background-color: #000;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto ;
    margin-top:-45px;
    background-attachment: fixed;
}

.mdg-content-section h3.title-mdg{margin-top: 0px; line-height: 25px; margin-bottom: 20px;}

.mdg-banner-new-2, .mdg-banner-new-3, .mdg-banner-new-4, .mdg-banner-new-5 {
    display: table;
    width: 100%;
    /* height: 85%;     */
    position:relative;
    padding:45px 0px 20px 0px !important;
    color: #fff;    
    background-position: 0px 47px;
    background-color: #000;    
    margin-top:-45px;
    background-attachment: fixed;
}
.mdg-banner-new-2{background: url(../img/mdg-landing-new-2.jpg) no-repeat bottom center scroll;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto ;
	}
.mdg-banner-new-3{	
	background: url(../img/mdg-landing-new-3.jpg) no-repeat bottom center scroll;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto ;
	}
.mdg-banner-new-4{
	background-color: background: #0b534f;
	background: -moz-radial-gradient(center, ellipse cover,  #0b534f 0%, #001214 100%); 
	background: -webkit-radial-gradient(center, ellipse cover,  #0b534f 0%,#001214 100%);
	background: radial-gradient(ellipse at center,  #0b534f 0%,#001214 100%);

	/* background: url(../img/association-landing.jpg) no-repeat bottom center scroll; */
	/* -webkit-background-size: 100% auto; */
    /* -moz-background-size: 100% auto; */
    /* background-size: 100% auto ; */
	}
	.mdg-banner-new-5{
background: #a0a0a0; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #a0a0a0 0%, #3d3d3d 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover,  #a0a0a0 0%,#3d3d3d 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center,  #a0a0a0 0%,#3d3d3d 100%); 
	}
.mdg-title-new-2{padding: 10px 0px; margin-top: 0px;}

.mdg-form-horizontal .form-group {margin-bottom: 10px !important;}
.mdg-form-horizontal .form-group .form-control{ background: transparent; color: #fff;}


#mdg-form-down{background: #ecf1f5; border: #c0d0dd 1px solid; margin-bottom:40px; display: none;}

#mdg-form-up{background: rgba(0, 0, 0, .3); border: #fff 1px solid; margin-bottom:0px; margin-top: 85px; display: none; border-top: none;}

#ask-for-expert #mdg-form-up{
	margin-top: 0px;
	background: #ddd;	
	display:block;
}
#ask-for-expert #mdg-form-up .mdg-form-horizontal .form-group .form-control{
	background:#fff;
	color: #7A8490;
	resize: none;
}

#ask-for-expert #mdg-form-up h3.topheading{text-align:center; float:none; margin:0px auto; position:relative; top:0px; padding:15px 0px; color: #337ab7;}

#ask-for-expert .byline{text-align:center;}
#ask-for-expert .byline a img{width:100%; border-radius: 6%;}
#ask-for-expert .details h3{margin-top:0px; color:#FD6003;}

#mdg-form-up .left-line{
    height: 1px; background: #fff; float: left; width: 25%;
}
#mdg-form-up h3.topheading{
    float: left; margin: 0px 15px; margin-bottom: 20px; position: relative; top: -11px;
}
#mdg-form-up .right-line{
    height: 1px; background: #fff; float: right; width: 25%;
}


.mdg-content-section ul li{margin-bottom: 10px;}

@media (max-width:767px){
    #mdg-form-down{display: block;}
	#ask-for-expert #mdg-form-up{margin-top:30px;}
	#ask-for-expert .byline a img{width:45%;}
	
	.landing-banner-left .col-xs-12 {width:33.33%;}
}
@media (min-width:768px){    
    #mdg-form-up{display: block;}    
}

@media (min-width:320px) and (max-width:479px) {
    .mdg-banner-new-5{ background-size: 190% auto; background-position: -15px 91px;}
	.mdg-banner-new-4{ background-size: 190% auto; background-position: -15px 91px;}
	.mdg-banner-new-3{ background-size: 190% auto; background-position: -15px 91px;}
	.mdg-banner-new-2{ background-size: 190% auto; background-position: -51px 91px;}
	.landing-banner-left{
		margin-top: 60px;
		text-align:center;
	}
	.landing-banner-left h2{
		font-size: 8px;
		line-height: 12px;
		margin-bottom: 10px;	
	}
	.landing-banner-left [class*="col-"] h3{font-size:15px; margin: 7px 0px;}
	.landing-banner-left h3{font-size: 9px; margin: 8px auto;}
	.landing-banner-left img{
		width:35px;
		margin:0px auto;
	}	
	.landing-banner-left p{font-size:5px; margin-bottom: 5px;}
}
@media (min-width: 361px) and (max-width: 568px){
    .mdg-banner-new-2, .mdg-banner-new-3, .mdg-banner-new-4,.mdg-banner-new-5 {
		
		background-size: 160% auto !important;
		background-position: -3px 86px;}
	
	.landing-banner-left{
		margin-top: 70px;
	}
	.landing-banner-left h2{
		font-size: 17px;
		line-height: 23px;
		margin-bottom: 18px;	
	}
	.landing-banner-left [class*="col-"] h3{font-size:18px; margin: 7px 0px;}
	.landing-banner-left h3{font-size: 15px; margin: 0px auto;}
	.landing-banner-left img{
		width:55px;
		margin:0px auto;
	}	
	.landing-banner-left p{font-size:10px;}
		
	}
	
@media (min-width:360px) and (max-width:480px){
	.mdg-banner-new-2, .mdg-banner-new-3, .mdg-banner-new-4, .mdg-banner-new-5 {
		background-size: 205% auto !important;
		background-position: -53px 86px;
	}

	.landing-banner-left{
		margin-top: 70px;
		text-align:center;
	}
	.landing-banner-left h2{
		font-size: 11px;
		line-height: 17px;
		margin-bottom: 15px;	
	}
	.landing-banner-left [class*="col-"] h3{font-size:15px; margin: 7px 0px;}
	.landing-banner-left h3{font-size: 11px; margin: 15px auto;}
	.landing-banner-left img{
		width:40px;
		margin:0px auto;
	}	
	.landing-banner-left p{font-size:7px;}
}

@media (min-width:415px) and (max-width:736px){
	 .mdg-banner-new-2, .mdg-banner-new-3, .mdg-banner-new-4, .mdg-banner-new-5{		
		background-size: 192% auto;
		background-position: -103px 86px;
	}
	
	.landing-banner-left{
		margin-top: 80px;
		text-align:center;
	}
	.landing-banner-left h2{
		font-size: 25px;
		line-height: 30px;
	}
	.landing-banner-left [class*="col-"] h3{font-size:25px; margin: 15px 0px;}
	.landing-banner-left h3{font-size: 22px; margin: 0px auto;}
	.landing-banner-left img{
		width:65px;
		margin:0px auto;
	}	
	.landing-banner-left p{font-size:15px;}
}

@media (min-width: 481px) and (max-width:640px){
    .mdg-banner-new-2, .mdg-banner-new-3, .mdg-banner-new-4, .mdg-banner-new-5{
		
		background-size: 135% auto;
		background-position: -1px 82px;
	}
	.landing-banner-left{
		margin-top: 70px;
	}
	.landing-banner-left h2{
		font-size: 17px;
		line-height: 23px;
		margin-bottom: 18px;	
	}
	.landing-banner-left [class*="col-"] h3{font-size:18px; margin: 7px 0px;}
	.landing-banner-left h3{font-size: 15px; margin: 0px auto;}
	.landing-banner-left img{
		width:55px;
		margin:0px auto;
	}	
	.landing-banner-left p{font-size:10px;}
	
	
}

@media (min-width: 768px) and (max-width: 979px) {
	.bio{font-size:13px;}	
	.landing-banner-left{
		margin-top:85px;
		text-align:center;
	}
	.landing-banner-left h2{
		font-size: 17px;
		line-height: 30px;	
	}
	.landing-banner-left img{
		width:55px;
		margin:0px auto;
	}
	.landing-banner-left p{font-size:12px;}
	
    .mdg-banner-new-2{
	   height: 10% !important;
	   background-size: 100% auto !important;
	   background-position: 0px 95px !important;
	   background: url(../img/mdg-landing-new-ipad.jpg) no-repeat bottom center scroll;
	   padding: 30px 0px 30px 0px !important;
    }
	.mdg-banner-new-3{ background: url(../img/mdg-landing-new-1ipad.jpg) no-repeat bottom center scroll;
	height: 10% !important;
	   background-size: 100% auto !important;
	   background-position: 0px 95px !important;
	   padding: 30px 0px 30px 0px !important;
	}	
	
    #mdg-form-up .left-line{
	   height: 1px; background: #fff; float: left; width: 12.6%;
    }
    #mdg-form-up h3.topheading{
	   float: left; margin: 0px 15px; margin-bottom: 20px; position: relative; top: -11px; font-size: 18px;
    }
    #mdg-form-up .right-line{
	   height: 1px; background: #fff; float: left; width: 12.7%;
    }
}
@media (min-width: 979px) and (max-width: 1200px) {
	.bio{font-size:12px;}
    .mdg-banner-new-2, .mdg-banner-new-3,.mdg-banner-new-4, .mdg-banner-new-5 {
	   height: 10% !important;
	   background-size: 125% auto !important;
	   background-position: -47px 50px !important;
    }
	.mdg-banner-new-3, .mdg-banner-new-4, .mdg-banner-new-5{
	    height: 10% !important;
		background-size: 117% auto !important;
		background-position: -55px 94px !important;
    }
	.landing-banner-left{
		margin-top: 80px;
		text-align:center;
	}
	.landing-banner-left h2{
		font-size: 23px;
		line-height: 30px;
	}
	.landing-banner-left [class*="col-"] h3{font-size:25px; margin: 15px 0px;}
	.landing-banner-left h3{font-size: 22px; margin: 0px auto;}
	.landing-banner-left img{
		width:65px;
		margin:0px auto;
	}	
	.landing-banner-left p{font-size:15px;}
	
    #mdg-form-up .left-line{
	   height: 1px; background: #fff; float: left; width: 19.5%;
    }
    #mdg-form-up h3.topheading{
	   float: left; margin: 0px 15px; margin-bottom: 20px; position: relative; top: -11px; font-size: 20px;
    }
    #mdg-form-up .right-line{
	   height: 1px; background: #fff; float: left; width: 19.5%;
    }
}
@media (min-width: 1200px){
    .mdg-content-section {padding-top: 50px; text-align: justify;}
	#ask-for-expert {padding-bottom:135px !important;}
	
	.landing-banner-left{
		margin-top: 80px;
		text-align:center;
	}
	.landing-banner-left h2{
		font-size: 25px;
		line-height: 30px;
	}
	.landing-banner-left [class*="col-"] h3{font-size:25px; margin: 15px 0px;}
	.landing-banner-left h3{font-size: 22px; margin: 0px auto;}
	.landing-banner-left img{
		width:65px;
		margin:0px auto;
	}	
	.landing-banner-left p{font-size:15px;}
	
	.mdg-banner-new-2, .mdg-banner-new-3, .mdg-banner-new-4, .mdg-banner-new-5{
		height: auto;	
	}
}
.apply .btn {
    padding: 15px 40px;
    font-weight: bold;
    background: #fce622;
    background: -moz-linear-gradient(top, #fce622 0%, #e85b13 100%);
    background: -webkit-linear-gradient(top, #fce622 0%,#e85b13 100%);
    background: linear-gradient(to bottom, #fce622 0%,#e85b13 100%);
}
