@media only screen and (min-width: 2000px) {
    .content {
        padding-left: 0px;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .full-img {
        padding-bottom: 65%;
    }
    .full-img.w4, 
    .full-img.w5 {
        padding-bottom: 103%;
    }
    .social-media{
        padding-top: 13%;
    }
}
@media only screen and (min-width: 1600px) {
    .container {
        max-width: 1500px;
    }
}
@media (min-width: 992px){
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .xs-visible{
        display: none;
    }
}

@media only screen and (max-width: 1599px) {
    a.navbar-brand img {
        max-width: 300px;
    }
    .header-top{
        min-height: 70px;
    }
    .header-bottom .float-img {
        width: 135%;
        left: 1%;
    }
    .header-bottom h1 {
        font-size: 41px;
    }
    #about:after {
        bottom: 13%;
        width: 350px;
        height: 350px;
    }
    #about:before {
        width: 300px;
        height: 300px;
    }
    .get-started-bottom:after {
        top: -30%;
        width: 200px;
        height: 200px;
    }
    .content h2 span {
        font-size: 26px;
    }
    .content h2 {
        font-size: 74px;
    }
    .content h2 strong {
        font-size: 21px;
    }
    .content h2+p {
        font-size: 25px;
    }
    .text-div p {
        font-size: 20px;
    }
    .sec-title-2 {
        font-size: 28px;
        margin-bottom: 25px;
        line-height: 1.4;
    }
    .how-can-we-help p {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .team h2 {
        font-size: 28px;
        max-width: 713px;
    }
    .team-single h3 {
        font-size: 20px;
    }
    .team-single h3 span {
        font-size: 14px;
    }
    .content h2.sec-title-2 {
        font-size: 34px;
    }
    .content h2.sec-title-2+p {
        font-size: 21px;
    }
    ul.has-circle li {
        font-size: 21px;
    }
    .content h3 {
        font-size: 28px;
    }
    .contact-details .details-right p, .contact-details .details-right a {
        font-size: 18px;
    }
    .contact-details .color-orange {
        font-size: 14px!important;
        margin-top: 16px;
    }
    .contact-details .details-right h3 {
        font-size: 20px;
        margin-bottom: 18px;
        margin-top: 14px;
    }
    .signup-form h2 {
        font-size: 25px;
    }
    .banner.graphicDesign-banner {
        min-height: 766px;
    }
    .banner-content h2 {
        font-size: 60px;
        margin-bottom: 29px;
    }
    .designing .content {
        padding-top: 37px;
    }
    .creating-list li {
        font-size: 18px;
        padding-left: 111px;
    }
    p {
        font-size: 21px;
    }
}


@media only screen and (max-width: 1400px) {
    .header-bottom .float-img {
        width: 107%;
    }
    .btn-primary {
        padding: 21px 15px;
    }
    .team-item.has-border {
        padding: 50px 60px;
    }
    .team-item p {
        margin-bottom: 30px;
    }
    p{
        font-size: 18px;
    }
    .team-item h5 {
        font-size: 33px;
    }
    .team-item h5 span {
        font-size: 20px;
    }
    .sec-title {
        font-size: 50px;
        margin-bottom: 50px;
    }
    #get-started p {
        font-size: 21px;
    }
    #get-started h3 {
        font-size: 30px;
        margin-bottom: 8px;
    }
    #get-started{
        background-image: url(img/bk-2-sm.jpg);
    }
    #get-started h4 {
        font-size: 26px;
    }
    a.call-us {
        font-size: 40px;
    }
    .btn-primary {
        font-size: 17px;
    }
    .btn-primary.btn--sm {
        padding: 15px 15px;
    }
    .get-started-bottom p {
        font-size: 24px;
    }
    .social a img{
        height: 40px;
    }
    .social-media .inner {
        padding-left: 24%;
    }
}
@media only screen and (max-width: 1200px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 12px;
        padding-left: 12px;
        font-size: 14px;
    }
    .navbar-light .navbar-nav .active>.nav-link:before, .navbar-light .navbar-nav .nav-link:hover:before {
        right: 12px;
    }
    .header-bottom h1 {
        font-size: 31px;
    }
    .btn-primary {
        padding: 19px 15px;
        min-width: 250px;
    }
    .header-bottom .float-img {
        width: 112%;
        top: 45%;
    }
    #about h2 span {
        font-size: 30px;
    }
    #about h2 {
        font-size: 80px;
    }
    #about h2+p {
        font-size: 30px;
    }
    #about .about-bottom h2 {
        font-size: 45px;
    }
    #about .about-bottom {
        padding-top: 128px;
        padding-bottom: 53px;
    }
    p {
        font-size: 16px;
    }
    .sec-title {
        font-size: 40px;
        margin-bottom: 40px;
    }
    #get-started p {
        font-size: 19px;
        line-height: 1.8;
    }
    #get-started h3 {
        font-size: 24px;
    }
    .get-started-bottom p {
        font-size: 20px;
    }
    .footer-item h3+p, .footer-item h3+a {
        font-size: 16px;
    }
    .copyright {
        font-size: 14px;
    }
    #about:before {
        width: 150px;
        height: 150px;
    }
    #about:after {
        width: 200px;
        height: 200px;
    }
    .get-started-bottom:after {
        width: 150px;
        height: 150px;
    }
    .banner-content p {
        font-size: 24px;
    }
    .web-sec .content {
        padding-top: 50px;
        padding-right: 50px;
        padding-bottom: 50px;
        padding-left: 50px;
    }
    .content h2.sec-title-2 {
        font-size: 27px;
    }
    .content h2.sec-title-2+p {
        font-size: 17px;
    }
    ul.has-circle li {
        font-size: 17px;
        padding-left: 30px;
    }
    ul.has-circle li:before {
        width: 15px;
        height: 15px;
        margin-top: -7px;
    }
    .content h3 {
        font-size: 22px;
    }
    .sec-title-3 {
        font-size: 18px!important;
    }
    .small .content h2+p, .small .content p {
        font-size: 15px;
    }
    .web-sec .small .content {
        padding-top: 40px;
        padding-bottom: 38px;
    }
    .social-media {
        padding-top: 14%;
        padding-bottom: 102px;
    }
    .social-media .inner {
        padding-left: 19%;
    }
    .content h4 {
        font-size: 28px;
        margin-bottom: 30px;
    }
    .content.fix p {
        font-size: 20px;
    }
    .sec-title-4 {
        font-size: 50px;
        margin-bottom: 40px;
    }
    .sec-title-4 span {
        font-size: 28px;
    }
    .design-content p {
        font-size: 19px;
    }
    .design-bottom h2 {
        font-size: 24px;
    }
    .creating-bottom h3 {
        font-size: 26px;
    }
}


@media only screen and (max-width: 992px) {
    .navbar .container {
        max-width: 100%;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: none;
        padding-top: 4px;
    }
    .navbar-light .navbar-nav .active>.nav-link:before, .navbar-light .navbar-nav .nav-link:hover:before{
        display: none;
    }
    li.nav-item {
        border-bottom: 1px solid rgba(255, 255, 255, 0.09019607843137255);
        margin: auto -15px;
        text-align: center;
    }
    .footer-logo {
        max-width: 400px;
    }
    .footer-item ul {
        margin-bottom: 30px;
    }
    .header-bottom .float-img {
        width: 100%;
        top: 107px;
    }
    .header-bottom .btn{
        margin-bottom: 30px;
    }
    #about .btn-primary.btn--sm {
        margin-bottom: 15px;
    }
    #about .about-bottom h2 {
        font-size: 36px;
    }
    .team-item.has-border {
        padding: 50px 25px;
    }
    .team-item h5 {
        font-size: 24px;
    }
    .team-item h5 span {
        font-size: 16px;
        margin-top: 9px;
    }
    .team-item.has-border:before {
        width: calc(100% - 40px);
        height: calc(100% - 40px);
    }
    .team-item p {
        margin-bottom: 15px;
    }
    .team-item img {
        object-position: left;
    }
    #get-started h4 {
        font-size: 23px;
    }
    a.call-us {
        font-size: 30px;
    }
    #navbarSupportedContent{
        opacity: 1;
    }

    #navbarSupportedContent {
        background: rgba(29, 52, 66, 0.87)!important;
    }
    .nav-fixed #navbarSupportedContent {
        background: rgba(29, 52, 66, 0)!important;
    }
    .content {
        padding-top: 55px;
        padding-left: 46px;
        padding-bottom: 30px;
        padding-right: 20px;
        box-sizing: border-box;
    }
    .content h2 span {
        font-size: 20px;
    }
    .content h2 {
        font-size: 50px;
    }
    .content h2 strong {
        font-size: 15px;
    }
    .content h2+p {
        font-size: 18px;
    }
    .text-div p {
        font-size: 18px;
    }
    .how-can-we-help {
        padding-top: 60px;
        padding-bottom: 48px;
    }
    .sec-title-2 {
        font-size: 20px;
    }
    .how-can-we-help p {
        font-size: 16px;
    }
    .btn-primary.btn--sm {
        font-size: 14px;
    }
    .team {
        padding-top: 74px;
        padding-bottom: 44px;
    }
    .team-single {
        padding: 0px 6px;
    }
    .banner {
        min-height: 0px;
        padding-bottom: 58px;
    }
    .banner-content.fix {
        padding-top: 153px;
    }
    img.footer-map {
        height: 194px;
    }
    .banner.fix2 {
        min-height: 0px;
    }
    .contact-us {
        padding-top: 50px;
        padding-bottom: 80px;
    }
    .contact-form h3 {
        margin-bottom: 21px;
        font-size: 24px;
    }
    .form-control {
        height: 55px;
        font-size: 16px;
    }
    select.form-control:not([size]):not([multiple]) {
        height: 55px;
    }
    .contact-form {
        margin-bottom: 40px;
    }
    .signup-form .btn-primary.btn--orange {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 17px;
        padding-bottom: 14px;
        height: 55px;
    }
    .banner-content h2 {
        font-size: 40px;
    }
    .design-content p {
        font-size: 16px;
    }
    .designing .content {
        padding-top: 17px;
    }
    .creating-list li:after {
        top: 2px;
        left: 11px;
        font-size: 29px;
    }
    .creating-list li:before {
        width: 50px;
        height: 50px;
    }
    .creating-list li {
        font-size: 15px;
        padding-left: 67px;
        min-height: 50px;
        width: 33%;
    }
}

@media only screen and (max-width: 850px) {
    .social-media .inner {
        padding-left: 26%;
    }
    .social-media {
        padding-top: 17%;
    }
}
@media only screen and (max-width: 767px) {
    .header-bottom h1 {
        font-size: 30px;
        padding-top: 80px;
    }
    .btn-primary {
        padding: 15px 15px;
        min-width: 226px;
    }
    .header-bottom .float-img {
        top: 29px;
    }
    #about h2 {
        font-size: 60px;
    }
    #about h2 span {
        font-size: 24px;
    }
    #about h2+p {
        font-size: 27px;
    }
    #about .about-bottom h2 {
        font-size: 24px;
    }
    #about .about-bottom {
        padding-top: 90px;
        padding-bottom: 20px;
    }
    #team .col-md-6 {
        padding: 0px 15px!important;
    }
    .sec-title {
        font-size: 32px;
        margin-bottom: 30px;
    }
    #get-started p {
        font-size: 17px;
    }
    a.call-us {
        font-size: 20px;
    }
    .get-started-bottom p {
        font-size: 17px;
    }
    a.call-us {
        margin-bottom: 81px;
    }
    .footer-bottom ul li a {
        padding: 10px 10px;
    }
    header {
        min-height: 0px;
    }
    a.navbar-brand img {
        max-width: 200px;
    }
    .banner-content p {
        font-size: 20px;
        text-align: center;
    }
    .banner.about-banner {
        background-position-x: right;
    }
    .banner-content {
        padding-top: 50%;
    }
    .how-can-we-help {
        background-image: none;
    }
    .team-single {
        width: 100%;
    }
    .team h2 {
        margin-bottom: 50px;
    }
    .flex-div {
        width: 100%!important;
    }
    .flex-container {
        display: block;
    }
    .team-wrap {
        display: block;
    }
    footer {
        padding-top: 33px;
    }
    .text-div p {
        font-size: 16px;
    }
    .text-div {
        padding: 50px 0px;
    }
    .content {
        padding-left: 20px;
    }
    .content h2 {
        font-size: 40px;
    }
    .content h2 strong {
        font-size: 11px;
    }
    .content h2 span {
        font-size: 15px;
    }
    .banner-content p {
        font-size: 16px;
    }
    .team h2 {
        font-size: 20px;
    }
    .full-img.show{
        padding-bottom: 63%;
    }
    .social-media {
        background: #f1f1f1;
    }
    .social-media .inner {
        padding-left: 20px;
    }
    .social-media {
        padding-bottom: 50px;
    }
    .web-sec .content {
        padding-right: 20px;
        padding-left: 20px;
    }
    .content h2.sec-title-2 {
        font-size: 23px;
    }
    .content h3 {
        font-size: 18px;
    }
    .contact-form {
        padding: 30px 20px;
        margin-right: 0px;
    }
    .time-table tr td {
        font-size: 16px;
        padding-left: 30px;
    }
    .signup-form h2 {
        font-size: 16px;
    }
    .map-wrapper {
        margin-top: 16px;
        border-width: 10px;
    }
    .signup-form .form-control {
        font-size: 14px;
    }
    .banner-content h2 {
        font-size: 30px;
        margin-bottom: 21px;
    }
    .creating-list li {
        width: 49%;
        display: block;
        margin-bottom: 34px;
        position: relative;
        padding-left: 60px;
    }
    .creating-list li span{
        position: absolute;
        top:50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .content h4 {
        font-size: 19px;
    }
    .content.fix p {
        font-size: 16px;
    }
    .sec-title-4 {
        font-size: 34px;
    }
    .sec-title-4 span {
        font-size: 15px;
    }
    .design-bottom h2 {
        font-size: 16px;
    }
    .creating-img {
        margin-bottom: 30px;
    }
    .creating-bottom h3 {
        font-size: 18px;
    }
}


@media only screen and (max-width: 480px) {
    a.navbar-brand img {
        max-width: 130px;
    }
    .header-top{
        min-height: 59px;
    }
    #about:after {
        bottom: 8%;
        right: -27%;
    }
    header {
        min-height: 0px;
    }
    a.navbar-brand img {
        position: relative;
        top: -3px;
    }
    .top-contact a {
        padding: 5px 7px;
        font-size: 14px;
    }
    .footer-item ul li a {
        font-size: 11px;
    }
    .footer-item ul li:before {
        top: 5px;
    }
    .footer-bottom ul li a {
        padding: 7px 5px;
        font-size: 12px;
    }
    .footer-item p {
        font-size: 13px;
    }
    .copyright {
        font-size: 12px;
    }
    .footer-map {
        height: 171px;
        margin-bottom: 30px;
    }
    .fix2 .banner-content {
        padding-top: 100px;
    }
}

@media only screen and (max-width: 380px) {
    .header-bottom h1 {
        font-size: 24px;
        padding-top: 78px;
    }
    .btn-primary {
        padding: 14px 15px;
        font-size: 14px;
    }
    #about h2+p {
        font-size: 20px;
    }
    .sec-title {
        font-size: 24px;
    }
}

@media only screen and (max-width: 325px) {
    .signup-form .form-control {
        font-size: 9px;
    }
}