.firstheader {padding:15px 0 15px 0;}
.secondtheader {}
.secondtheader a {display:block; text-align:center; padding:10px; font-size:16px; color:#fff; background:#652c90; margin:14px 0 0 0;} 

.text {text-align:justify;}
.parallax {margin:30px 0 30px 0;}

.newclass {text-align: center;}
.newclass a {font-weight: bold; color:#652c90; font-size: 18px; margin: 10px auto; display: block; font-size: 20px;}


.marginTop {margin: 10px 0 10px 0;}
.newulli {}
.newulli ul {}
.newulli ul li {line-height: 2;}

.cities {margin:0 0 30px 0;}
.cities ul {margin:0; padding:0;}
.cities ul li {display:inline-block;}
.footer-wrap-1 {
    background: url(../images/to-outline.png) bottom left no-repeat #363636;
    color: #bfbfbf;
    padding: 2em 0;
    margin-top: 2em;
}

.floatleft {}
.floatleft img {float: left; margin: 0 20px 0 0;}

footer { background-color:#a787c0; min-height:350px; font-family: 'Open Sans', sans-serif; color: #000;}
.footerleft { margin-top:50px; padding:0 36px; }
.logofooter { margin-bottom:10px; font-size:25px; color:#fff; font-weight:700;}

.footerleft p {color:#000; font-size: 15px; !important; font-family: 'Open Sans', sans-serif; margin-bottom:15px; font-weight:bold;}
.footerleft p i {width:20px; color:#999;}


.paddingtop-bottom {  margin-top:50px;}
.footer-ul { list-style-type:none;  padding-left:0px; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:12px;}
.footer-ul li a { color:#000; transition: color 0.2s linear 0s, background 0.2s linear 0s; font-weight:bold; font-size: 15px;}
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#000; }

.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 
 

 
 .icon-ul { list-style-type:none !important; margin:0px; padding:0px;}
 .icon-ul li { line-height:75px; width:100%; float:left;}
 .icon { float:left; margin-right:5px;}
 
 
 .copyright { min-height:40px; background-color:#000000;}
 .copyright p { text-align:center; color:#FFF; padding:10px 0; margin-bottom:0px;}
 .heading7 { font-size:21px; font-weight:700; color:#d9d6d6; margin-bottom:22px;}
 .post p { font-size:12px; color:#FFF; line-height:20px;}
 .post p span { display:block; color:#8f8f8f;}
 .bottom_ul { list-style-type:none; float:right; margin-bottom:0px;}
 .bottom_ul li { float:left; line-height:40px;}
 .bottom_ul li:after { content:"/"; color:#FFF; margin-right:8px; margin-left:8px;}
 .bottom_ul li a { color:#FFF;  font-size:12px;}

.container h3 {color:#37609f; font-size:20px; font-weight:bold;}
.container strong, .container strong a {color:#37609f; font-weight:bold;}

.purpuleclass {background: #6d3c94; color:#fff; border-top: 1px solid #000;}
.purpuleclass a {background: #fff; color:#6d3c94; padding: 10px; border-radius: 5px; font-weight: bold;}

.accordion-wrapper input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.accordion-wrapper {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5); 
    margin:0 auto;
}
.accordion {
    width: 100%;
    color: white;
    overflow: hidden;
    margin-bottom: 16px;
}
.accordion:last-child{
    margin-bottom: 0;
}
.accordion-label {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 16px;
    background: rgba(4,57,94,.8);
    font-weight: bold;
    cursor: pointer;
    font-size: 20px;
}
.accordion-label:hover {
    background: rgba(4,57,94,1);
}
.accordion-label::after {
    content: "\276F";
    width: 16px;
    height: 16px;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.accordion-content {
    max-height: 0;
    padding: 0 16px;
    color: rgba(4,57,94,1);
    background: white;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.accordion-content p{
    margin: 0;
    color: rgba(4,57,94,.7);
    font-size: 18px;
}
input:checked + .accordion-label {
    background: rgba(4,57,94,1);
}
input:checked + .accordion-label::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
input:checked ~ .accordion-content {
    max-height: 100vh;
    padding: 16px;
}













.mainservices {}
.mainservices a {color: #fff;}
.purpuleclass img, .mainservices img {width: 100%;}

.purpuleclass2 {background:#6d3c94; color: #fff; padding: 30px 0;}
.purpuleclass2 h4 {color: #fff; text-align: center; font-weight:bold;}

.mainborderdiv { padding: 30px 0 0 0;}
.mainborderdiv .container {padding: 0;}
.borderdiv p {}
.borderdiv {border-width: 5px; border-color: #9a9a9a; border-style: double; margin:0 20px 0 0; padding: 0;}





 /* ===============                      ===============
                   Phones and Handhelds
   ===============                      =============== */
@media only screen and (max-width: 599px) {
.carousel-caption {display:none;}
.text {text-align:left;}
	
.rTable {margin:20px 0 0 -28px !important;} 
.purpuleclass2 img {width: 100%;}
.mainborderdiv .container {padding-right: 15px; padding-left: 15px;}
}

/* ===============                      ===============
                         Tablets
   ===============                      =============== */
@media only screen and (max-width: 990px) and (min-width: 600px) {
.carousel-caption {display:none;}
	
.rTable {margin:20px 0 0 -28px !important;} 
.purpuleclass2 img {width: 100%;}.mainborderdiv .container {padding-right: 15px; padding-left: 15px;}
}

/* ===============                      ===============
                         Laptops
   ===============                      =============== */
@media only screen and (max-width: 1125px) and (min-width: 1000px) { 

}