.gocover {background: url("../images/loader.gif") no-repeat scroll center center rgba(45, 45, 45, 0.5);
display:none;
position: absolute;
height: 100%;
width: 100%;
z-index: 9999;
}
body{
    background-color: #DDD;
}
.go-section .container{
    min-height: 200px;
}
.go-section p{
    color:#333;
}
.home-section{
    max-width: 400px;
    margin-top: 10%;
    padding-bottom: 5%
}
.home-section h1,h3,p{
    color: #ffffff;
}
.btn-views{
    color: #ffffff;
    background: gray;
}

.genius-btn:hover {
    text-decoration: none;
    background-color: #5e29a7;
    color: #FFF;
    font-weight: 600;
    -webkit-transition: .3s;
    transition: .3s;
}

.genius-btn {
    border: 1px solid #5e29a7;
    padding: 10px 30px;
    border-radius: 50px;
    display: inline-block;
    color: #333;
    font-weight: 600;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #FFF;
}

.services{

    margin-top: 20px;
}
.services p{
    color: #000;
    font-size: 18px;
}
.services h1{
    color: #000;
    margin-bottom: 0;
}

.single-box {
    -webkit-transition: .2s;
    transition: .2s;
}

.single-box {
    border: 1px solid #ddd;
    padding: 20px;
    text-align: center;
}
.single-box:hover {
    border-color: #5e29a7;
    box-shadow: 0 0 50px #f1f1f1;
}

.services-div{
    border: 1px solid #000;
    padding: 0px 10px 15px 10px;
}

.order-div{
    border: 1px solid #000;

    padding-left: 0;
    padding-right: 0;
}
.order-div h4{
    color: #FFFFFF;
    background-color: #5e29a7;
    padding: 10px;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.order-left{
    border-right:1px solid black;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
}

.order-right{
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
}
.order-right p{
    text-align: left;
    line-height: 1;
    padding: 0 10px;
    font-size: 14px;
}
.order-right p i{
    color: darkgreen;
}

.order-left form{
    padding-left: 15px;
    padding-right: 15px;
}


.btn-home{
    margin-bottom: 10px;
    margin-right: 5px;
    color: #ffffff;
    font-size: 20px;
    font-weight:600;
    padding: 10px 15px 10px 15px;
    border: 2px solid #ffffff;
    background: rgba(0,0,0,0.5);
}

.btn-home:hover{
    color: #ffffff;
    background-color: #337ab7;
}

.theme2{
    background-color: #FFF;
}
.animate {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
  margin: auto;
}
#slider{
    margin-top: 70px;
}
.row{
    margin:0;
}
.navbar-bootsnipp {
    background-color: #5e29a7;
    border-radius: 0px;
    margin-bottom: 0px;
    z-index: 100;
}
.margintop{
    margin-top: 10px;
}
.navbar-bootsnipp:nth-of-type(2) {
    border-top-width: 1px;
    z-index: 50
}
.nav > li > a:focus, .nav > li > a:hover{
    background-color: transparent;
}
.navbar-bootsnipp.affix-top {
    position: absolute;
    top: 0px;
    width: 100%;
}
.navbar-bootsnipp.affix {
    top: 0px;
    width: 100%;
}
.navbar-bootsnipp .navbar-toggle .icon-bar {
    background-color: #5e29a7;
}

.navbar-bootsnipp .navbar-brand {
    color: #5e29a7;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-bootsnipp .navbar-nav > li > a {
    border: 0px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    font-weight: 600;
}

.navbar-bootsnipp .navbar-nav > li > form > .input-group > input,
.navbar-bootsnipp .navbar-nav > li > form > .input-group > .input-group-btn > .btn {
    border-radius: 0px;
}

.navbar-bootsnipp .navbar-nav > li:not(.disabled).open > a,
.navbar-bootsnipp .navbar-nav > li:not(.disabled).active > a,
.navbar-bootsnipp .navbar-nav > li:not(.disabled) > a:hover, 
.navbar-bootsnipp .navbar-nav > li:not(.disabled) > a:focus {
    border-left-width: 5px;
    color: #FFF;
}
.navbar-bootsnipp .navbar-nav > li.disabled > a {
    color: rgb(200, 200, 200);
}

.navbar-bootsnipp .navbar-nav > li > .dropdown-menu {
    border-radius: 0;
    margin-right: -1px;
    min-width: 220px;
    padding: 0px;
}
.navbar-bootsnipp .navbar-nav > li:not(.dropdown-right) > .dropdown-menu {
    left: 0px;
    margin-left: -1px;
    right: auto;
}
.navbar-bootsnipp .navbar-nav > li > .dropdown-menu > li > a {
    border-left: 0px solid #5e29a7;
    color: rgb(120, 120, 120);
    font-size: 16px;
    font-weight: 400;
    padding: 10px 20px;
    white-space: nowrap;
}
.navbar-bootsnipp .navbar-nav > li > .dropdown-menu > li.active > a, 
.navbar-bootsnipp .navbar-nav > li > .dropdown-menu > li > a:hover, 
.navbar-bootsnipp .navbar-nav > li > .dropdown-menu > li > a:focus {
    background-color: rgb(245, 245, 245);
    border-left-width: 5px;
    padding-left: 15px;
}


.navbar .bootsnipp-profile > a {
    padding-bottom: 9px; 
    padding-top: 9px; 
}
.navbar .bootsnipp-profile > a > img {
    border-radius: 50%;
    width: 32px;
}
.navbar .bootsnipp-profile > .dropdown-menu {
    width: 320px;
}
.navbar .bootsnipp-profile > .dropdown-menu > li > .row {
    padding: 5px 15px;
}
.navbar .bootsnipp-profile > .dropdown-menu > li > .row img {
    width: 100%;
}

.navbar-bootsnipp .bootsnipp-search {
    display: none;
}
.navbar-bootsnipp .bootsnipp-search .form-control {
    background-color: rgb(235, 235, 235);
    border-radius: 0px;
    border-width: 0px;
    font-size: 24px;
    padding: 30px 0px;
}
.navbar-bootsnipp .bootsnipp-search .form-control {
    background-color: rgb(235, 235, 235);
    border-radius: 0px;
    border-width: 0px;
    font-size: 24px;
    padding: 25px 0px;
}
.navbar-bootsnipp .bootsnipp-search .form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-bootsnipp .bootsnipp-search .input-group-btn > .btn {
    padding: 14px 16px;
    border-radius: 0px;
}
.navbar-bootsnipp .bootsnipp-search .input-group-btn > .btn.active,
.navbar-bootsnipp .bootsnipp-search .input-group-btn > .btn:hover,
.navbar-bootsnipp .bootsnipp-search .input-group-btn > .btn:focus {
    padding: 14px 16px 14px 15px;
}
.navbar-bootsnipp .bootsnipp-search .input-group-btn > .btn-default {
    background-color: rgb(245, 245, 245);
}
.nav-padding {
    padding-top: 61px;
}
.listing{
    padding:10px 10px 10px 10px;
    color: #000;
}
.single{
    margin-top: 20px;
}
.group{
    border: 2px solid #5e29a7;
    border-radius: 5px 5px 0px 0px;
}
.group a{
    text-decoration: none;
}
.profile-image{
    width: 100%;
    height: auto;
}
.no-margin{
    margin: 0;
}
.single:hover .listing{
    background-color: #5e29a7;
    color: #FFF;
}
.go-bold{
    font-weight: 700;
}

.go-section{
    padding: 40px 0px;
}
.profile-section{
    margin-bottom: 30px;
    border: 1px solid #DDD;
    padding: 10px;
}
.profile-section h3{
    margin-top: 10px;
}
.contact-info{
    margin-bottom: 30px;
    border: 1px solid #DDD;
    padding: 10px;
}
.profile-contact{
    margin: 5px 0px;
    padding: 0px 0px 10px 0px;
    /*border-bottom: 1px solid #DDD;*/
}
.profile-social{
    padding: 5px;
}
.profile-group{
    margin-bottom: 20px;
}
.specialities{
    width: 100%;
    margin-bottom:30px;
}
.specialitie{
    float: left;
}
.qualifications{
 list-style: none;
 padding: 0;
 margin-bottom:30px;
}
.qualification{
    padding: 5px 0px;
    list-style: none;
}
.qualification strong{
    width: 30%;
    float: left;
}
.qualification span{
    width: 70%;
    float: left;
}
.awards-section{
    margin-bottom: 40px;
}
.awards h5{
    font-weight: 600;
}
.awards p{
    font-weight: 500;
}
.banner-300x250{
    max-width:100%; 
}
.banner-728x90{
    max-width:100%; 
}
.cats{
    margin-top: 20px;
}

/*Contact Form CSS*/
  
    input.error{
      border: 1px solid #e40606;
    }
    input.error:focus{
      border: 1px solid #e40606;
    }
    select.error{
      border: 1px solid #e40606;
    }
    select.error:focus{
      border: 1px solid #e40606;
    }
    textarea.error{
      border: 1px solid #e40606;
    }
    textarea.error:focus{
      border: 1px solid #e40606;
    }
    .errorMsg{
      padding: 0;
      margin: 0;
      color: #e40606;
    }
    .capcha{
      margin-top: 6px;
    }
    #capchaError{
      margin-top:  6px;
    }
    .gologo{
    
    padding: 10px;
}
.headad{
    padding: 10px;
}
/*Footer Styles*/
footer{
    background-color: #191919; 
    padding: 20px 50px;
    color: #999999; 
}
.address p{
        margin: 0px;
}
.socicon{
    padding: 50px 0px;
}
.socicon a{
    color: #fff;
    text-align: center;
    line-height: 45px;
    display: inline-block;
    font-size: 25px;
    width: 45px;
    height: 45px;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 3px 10px
}


.facebook:hover{
    color: #FFF;
    border: 1px solid #3b5998;
    background: #3b5998;
}
.google:hover{
    color: #FFF;
    border: 1px solid #d34836;
    background: #d34836;
}
.twitter:hover{
    color: #FFF;
    border: 1px solid #0084b4;
    background: #0084b4;
}
.linkedin:hover{
    color: #FFF;
    border: 1px solid #0077B5;
    background: #0077B5;
}
.c-line{
    border: 1px solid #323232;
    margin: 10px 0px;
}
.btn-genius{
    border:1px solid #CCC;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #161616;
    border-radius: 0;
    font-size: 17px;
}
.btn-genius:hover{
    color: #FFF;
    background-color: #0048B3;
}
.btn-ocean{
    border:1px solid #5e29a7;
    background-color: #5e29a7;
    color: #FFF;
    font-weight: 700;
    font-size: 15px;
}
.btn-ocean:hover{
    color: #FFF;
    background-color: #0048B3;
}

.gologo img{
    max-width: 100%;
}

.navbar-toggle{
    background-color: #FFF;
}

@media screen and (max-width: 991px) {
    .address{
       text-align: center;
    }
    .about{
       text-align: center;
    }

}

.carousel-caption{
    text-align:left;

}
.carousel-caption h3{
    font-size: 30px;
}
.carousel-caption p{
    font-size: 40px;
}
.carousel-caption {
    right: 20%;
    left: 10%;
    padding-bottom: 10%;
}

@media screen and (max-width: 767px) {
.navbar-brand > img {
    max-width: 200px;
}
    .carousel-caption h3{
        font-size: 15px;
    }
    .carousel-caption p{
        font-size: 20px;
    }
        .qualification strong{
    width: 100%;
    float: left;
}
.qualification span{
    width: 100%;
    float: left;
}
.qualification{
    padding: 25px 0px;
    list-style: none;
}
}
@media screen and (min-width: 768px) {
    .gologo{
    
    padding: 40px 10px 10px 80px;
}
.headad{
    padding: 10px 60px 10px 10px;
}
    .carousel-caption {
        right: 20%;
        left: 10%;
        padding-bottom: 10%;
    }
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
  max-height: 500px;
  margin: auto;
}
#slider{
    margin-top: 70px;
}
    .navbar-bootsnipp .navbar-brand {
        font-size: 20px;
        height: auto;
        padding: 20px 5px;
    }
    .navbar-bootsnipp .navbar-nav > li > a {
        font-size: 16px;
    }
    .navbar-bootsnipp .navbar-nav > li:not(.disabled).open > a,
    .navbar-bootsnipp .navbar-nav > li:not(.disabled).active > a,
    .navbar-bootsnipp .navbar-nav > li:not(.disabled) > a:hover, 
    .navbar-bootsnipp .navbar-nav > li:not(.disabled) > a:focus {
        border-bottom-width: 5px;
        border-left-width: 0px;
        padding-bottom: 10px;
    }

    .navbar-bootsnipp .navbar-nav > li.disabled > a {
        padding-left: 10px;
        padding-right: 10px;
    }


    .navbar-bootsnipp .bootsnipp-search {
        background-color: rgb(235, 235, 235);
        display: block;
        position: absolute;
        top: 100%;
        width: 100%;
        -webkit-transform: rotateX(-90deg);
        -moz-transform: rotateX(-90deg);
        -o-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        -webkit-transform-origin: 0 0 0;
        -moz-transform-origin: 0 0 0;
        -o-transform-origin: 0 0 0;
        -ms-transform-origin: 0 0 0;
        transform-origin: 0 0 0;
        visibility: hidden;
    }
    .navbar-bootsnipp .bootsnipp-search.open {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        transform: rotateX(0deg);
        visibility: visible;    
    }
    .navbar-bootsnipp .bootsnipp-search > .container {
        padding: 0px;
    }    
}



.gologo {
    padding:10px 0px 10px 50px !important;
    /*float: none !important;*/
}

.gologo img {
    max-height: 80px !important;
    display: block !important;
    margin: auto !important;
}

.single-box {
    padding: 0 !important;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.services h1 {
    font-size: 36px !important;
    text-transform: uppercase !important;
}

.services h1 {
    background: rgb(94,41,167) !important;
    background: linear-gradient(90deg, rgba(94,41,167,1) 51%, rgba(250,211,72,1) 100%) !important;
    color: #fff;
    padding: 20px 40px;
    margin-top: 0px !important;
    margin-bottom: 20px;
    font-size: 25px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.services .genius-btn {
    background: #191919 !important;
    color: #fff !important;
}

.services .genius-btn {
    margin-bottom: 20px !important;
}


/*.go-section {
    min-height: 600px !important;
}*/

footer h4 {
    color: #fff !important;
}

footer a {
    color: #fff !important;
}



.home-section button {
    background: transparent;
}

.home-section button:hover {
    background: #5e29a7 !important;
}




@media screen and (max-width: 1000px) {
    .theme2 section  + .go-section{
        margin-top: 300px !important;
    }

    .theme2 section  + #wrapper {
        margin-top: 0px !important;
    }

    .home-section {
        max-width: 95%!important;
        margin-top: 550px!important;
        padding-bottom: 5%!important;
        position: absolute!important;
        top: 0!important;
        background: #5e29a7!important;
        padding: 20px !important;
    }

    #wrapper div {
        width: auto !important;
    }
}