body {
    font-family: 'Gotham', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 20px;
    line-height:1em;
}
.active {
    font-weight:bold;
}

.box {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-color: #fff;
    border-style: solid;
    border-width: 12px;
}

.box-container {
    margin-bottom: 15px;
    margin-top: 15px;
}

.form-control {
    max-width: 330px;
}

.textBox {
    padding-left: 25px;
    padding-right: 25px;
}

.myFont {
    font-family: 'Gotham', sans-serif;
    font-weight: 300;
    font-style: normal;
}

.footer-clean {
    background-image: linear-gradient(135deg, #34baff 0%, #1E8AC1 80%);
    color: #fff;
}

.footer-clean ul {
    padding: 0;
    list-style: none;
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 0;
}

.footer-clean .item.social>a {
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ccc;
    margin-left: 10px;
    margin-top: 22px;
    color: inherit;
    opacity: 0.75;
}

.footer-clean .item.social>a:hover {
    opacity: 1.9;
}

.item {
    text-align: left;
}

.item a {
    color: #fff;

    /*font-family: 'Titillium Web';font-size: 1.9rem;*/
    /*font-family: 'Saira Condensed', sans-serif;*/
    /*font-family: "Avenir", Arial, sans-serif;*/
}

.copy {
    height: 30px;
    /*background-image: linear-gradient(135deg, #34baff 0%, #1E8AC1 80%);*/
    background-color: #fff;
    color: #fff;
    border-top: solid;
}

.btn-success:hover {
    background-color: #68a768 !important;
    color: #fff !important;
    border-color: #68a768 !important;
}

.form-control {
    max-width: 100%;
}

.iconTextDiv {
    margin-top: 76px;
    margin-bottom: 30px;
}

.iconText {
    text-align: center;
    color: rgba(3, 169, 244, 0.74);
}


.slider {
    width: 84%;
    margin: 100px auto;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.rowCircle {
    height: auto;
    width: 100%;
    margin: 10px;
    text-align: center;
    position: relative;
}

.circle {
    border-radius: 50%;
    height: 135px;
    width: 135px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin: 10px auto;
    display: inline-block;
}

.fa-3x {
    padding-top: 32px;
}

/*.pTop {
    padding-top: 170px;
}*/
@media only screen and (max-width: 991px)
{
    .pTop{
        padding-top: 0px;
    }
}
#navcol-1 {
    font-size: 1.8rem;
}
@media screen and (max-width: 375px){
    .navbar-nav > li > a{
        /*padding-top: 42px;*/
    }
}

@media screen and (max-width: 568px) {
    .navbar-default {
        min-height: 2em !important;
    }
    #navcol-1 {
        font-size: 2.8em !important;
    }
    .navbar-nav>li>a{
        padding-top: 18px !important;
        padding-bottom: 20px !important;
    }
   
}



@media (min-width: 992px) {
    .projText {
        font-size: 20px;
    }
    .mix,
    .gap {
        width: calc(100%/4 - (((3 - 1) * 1rem) / 3)) !important;
    }
    .well {
        margin-top: 33px;
    }
    .bf{
        font-size: 0.6em;
    }
    .colorBox{
        margin-top: -34px !important;
    }
}

/**/
@media only screen and (min-width: 130px) {
    .colorBox{
        font-size: 2em;
    }
}
@media only screen and (max-width: 720px)
{
    #accBtn {
        display: none;
    }
    #menuAccBtn {
        display: block !important;
    }
    /*.navbar-nav > li > a {
        padding-top: 100px;
    }*/

    

}

@media screen and (min-width: 1121px) {
  body{
    font-size:12px;
  }  
}



@media only screen and (min-width: 992px) and (max-width: 1280px) {
    /*.bf {
        font-size: 2.2rem !important;
    }*/
}


@media screen and (min-width: 1121px) {
  #logo{
    width: 240px;
    margin-top: -20px;
    margin-left: -65px;
  }  
}
@media screen and (min-width: 1200px) {
    #logo{
    width: 240px;
    margin-top: -20px;
    margin-left: 0px;
  }  
}
@media screen and (max-width: 1120px) {
    #logo {
        width: 280px;
        margin-top: -20px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-left,
    .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid trasparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        font-size: 3em;
    }

        .navbar-nav > li {
            float: none;
            border-bottom-color: #fff;
            border-bottom-style: solid;
            border-bottom-width: 1px;
            padding-bottom: 30px;
        }
            /*.navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }*/
            .navbar-nav > li > a {
                padding-top: 100px;
            }

    .collapse.in {
        display: block !important;
    }
    /*.projText {
        font-size: 2vh;
    }*/
    /*.colorBox {
        margin-top: -100px;
    }*/
    .colorBox {
        margin-top: -204px;
    }

    .footer-clean {
        font-size: 24px;
    }

        .footer-clean ul {
            font-size: 24px;
        }

    #accBtn {
        display: none;
    }

    #menuAccBtn {
        display: block;
    }

    .navbar-right {
        display: none;
    }

    .projText {
        font-size: 5.8rem;
    }

    .projText2 {
        font-size: 4rem;
    }

    #navcol-1 {
        font-size: 1.8rem;
    }

    .projText {
        font-size: 5.8rem;
    }

    .projText2 {
        font-size: 4rem;
    }

    .inputForm2 {
        height: 80px;
        font-size: 45px;
    }

    .titleSec {
        margin-top: 65px;
    }

    .footer-clean .item.social > a {
        font-size: 83px;
        width: 100px;
        height: 100px;
        line-height: 40px;
        display: inline-block;
        text-align: center;
        border-radius: 50%;
        border: 1px solid #ccc;
        margin-left: 56px;
        margin-top: 22px;
        color: inherit;
        opacity: 0.75;
        padding-top: 8px;
    }

    /*#logo{
        width: 230px;
    margin-top: -15px;
}*/
}
