body, html {
    font-family: 'Open Sans', sans-serif;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    color: #1c424d;
}
h1 {
    font-weight: 700;
}
h1 strong {
    font-weight: 900;
}
h2 {
    font-size: 36px;
    margin: 0;
    font-family: 'Open Sans';
}
h3 {
    font-size: 16px;
    font-weight: 700;
}
h5 {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
}
p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}
a {
    color: #5b777f;
    transition: all 0.5s;
}
a:hover, a:focus {
    text-decoration: none;
    color: #f04248;
}
.img-centered {
    margin: 0 auto;
}
ul, ol {
    list-style: none;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 99999;
    height: 100%;
}
#status {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 64px;
    height: 64px;
    margin: -32px 0 0 -32px;
    padding: 0;
}
.section-title {
    padding: 30px 0;
}
.section-title h2 {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.section-title h2 > strong > span {
    color: #f04248;
}
hr {
    height: 3px;
    width: 60px;
    position: relative;
    background: #ffffff;
    border: 0;
    margin-bottom: 30px;
}
/* Navigation */
#menu {
    padding: 20px;
    transition: all 0.8s;
}
#menu.navbar-default {
    background-color: rgba(248, 248, 248, 0);
    border-color: rgba(231, 231, 231, 0);
}
#menu a.navbar-brand {
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    height: auto;
    letter-spacing: 1px;
    padding: 0 15px;
    text-transform: uppercase;
}
.navbar-fixed-top.on .navbar-brand {
    padding: 10px 15px !important;
}
.navbar-fixed-top.on .navbar-brand img {
    width: 110px;
}
#menu a.navbar-brand i.fa {
    color: #f04248;
}
#menu.navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: bold;
}
#menu.navbar-default .navbar-nav > li > a:hover {
    color: #f04248 !important;
}
.on {
    background-color: #323232 !important;
    padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #f04248 !important;
    background-color: transparent;
}
.navbar-toggle {
    border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #f04248;
    border-color: #f04248;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
    background-color: #FFF;
}
/* Home Style */
header {
    background: url(../img/banner.jpg) no-repeat bottom center;
    background-size: cover;
    color: #ffffff;
    position: relative;
    height: 100%;
}
.fet-inner {
    cursor: pointer;
    border: 2px solid #ffffff; 
    padding: 30px; 
    color: #fff;
    opacity: 0.7;
    margin-bottom: 30px;
}
.works-section .fet-inner i.fa {
    font-size: 80px;
}
header p {
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 90px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Open Sans';

}

.intro-text {
    position: relative;
    padding-top: 300px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 240px;
}
.intro-text H1 {
    fcolor: #ffffff;
    font-family: 'Open Sans';
    font-size: 55px;
    font-weight: bold;
    letter-spacing: 7px;
    text-transform: uppercase;

}
.intro-text h2 {
    color: #ffffff;
    font-family: 'Open Sans';
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 4px;
    margin-bottom: 30px;
    margin-top: 20px;
    text-transform: uppercase;
}

.color {
    color: #0088cd;
}
.btn-default {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #f04248;
    color: #ffffff;
    font-family: sans-serif;
    font-size: 18px;
    margin: 0 8px;
    transition: all 0.5s ease 0s;
    padding: 15px 30px;
    text-transform: uppercase;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
    background-color: #f04248;
    color: #ffffff;
    border-color: #f04248;
}
.contact-section {
    position: relative;
}
.contact-section .fa.title-icon {
    color: #373737;
    font-size: 35px;
    margin-bottom: 40px;
    display: block;
}
/* Services Section */
.services-section {
    padding: 90px 0 100px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
    /*    background: rgb(3,39,49);  Old browsers 
        background: -moz-linear-gradient(top, rgba(3,39,49,1) 0%, rgba(3,46,58,1) 20%, rgba(3,46,58,1) 100%, rgba(3,39,49,1) 100%);  FF3.6-15 
        background: -webkit-linear-gradient(top, rgba(3,39,49,1) 0%, rgba(3,46,58,1) 20%, rgba(3,46,58,1) 100%, rgba(3,39,49,1) 100%);  Chrome10-25,Safari5.1-6 
        background: linear-gradient(to bottom, rgba(3,39,49,1) 0%, rgba(3,46,58,1) 20%, rgba(3,46,58,1) 100%, rgba(3,39,49,1) 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#032731', endColorstr='#032731', GradientType=0 ); /* IE6-9 */
    color: #ffffff;
    background: #0088cd;
}
.services-section h4 {
    color: #ffffff;
    font-family: 'Open Sans';
    text-transform: uppercase;
}
.space {
    margin-top: 40px;
}
.services-section i.fa {
    font-size: 40px;
    border: 0;
    width: 100px;
    height: 90px;
    padding: 22px 25px;
    background: #373737;
    margin-bottom: 6px;
    border-radius: 10%;
    color: #ffffff;
    transition: all 0.5s;
}
.services-section .service:hover>i.fa {
    background: #0273ab;
}
/* Gallery Section 
==============================*/
.works-section {
    padding: 90px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1a618+0,f1c40f+25,f1c40f+75,c1a618+100 */
    background: rgb(193,166,24); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(193,166,24,1) 0%, rgba(241,196,15,1) 25%, rgba(241,196,15,1) 75%, rgba(193,166,24,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(193,166,24,1) 0%, rgba(241,196,15,1) 25%, rgba(241,196,15,1) 75%, rgba(193,166,24,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(193,166,24,1) 0%, rgba(241,196,15,1) 25%, rgba(241,196,15,1) 75%, rgba(193,166,24,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1a618', endColorstr='#c1a618', GradientType=0 ); /* IE6-9 */
}
.works-section i.fa {
    font-size: 30px;
    padding: 5px;
    color: #f04248;
}
.works-section a.cus-btn {
    background-color: #ffffff;
    color: #323232;
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
}
.works-section a.cus-btn:hover {
    background-color: #373737;
    color: #ffffff;
}
.works-section a.kblue:hover {
    background-color: #0088CD;
}
.works-section a.kgreen:hover {
    background-color: #84C351;
}
.works-section a.kred:hover {
    background-color: #F95656;
}
.works-section a.kyellow:hover {
    background-color: #D8B359;
}
.works-section a.klightblue:hover {
    background-color: #4EABF0;
}
.works-section a.korange:hover {
    background-color: #EE8041;
}
.list-style a{
    background-color: #ffffff;color: #0088cd;
}
.categories {
    padding-bottom: 30px;
    text-align: center;
}
.works-section hr {
    background: #ffffff;
}
.works-section a.b-name {
    color: #1c424d;
}
.works-section h4 {
    text-transform: uppercase;
    font-family: 'Open Sans';
}
ul.cat li {
    display: inline-block;
}
ol.type li {
    display: inline-block;
    margin-left: 20px;
}
ol.type li a {
    color: #51633d;
    border: 1px solid #f7dc6f;
    padding: 8px 16px;
    border-radius: 3px;
}
ol.type li a.active {
    background: #f7dc6f;
}
ol.type li a:hover {
    background: #f7dc6f;
}
.isotope-item {
    z-index: 2
}
.isotope-hidden.isotope-item {
    z-index: 1
}
.isotope, .isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.isotope {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.portfolio-item {
    margin-bottom: 30px;
}
.portfolio-item .hover-bg {
    height: 260px;
    overflow: hidden;
    position: relative;
}
.hover-bg .hover-text {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    color: #c0cbce;
    background: rgba(3, 46, 58, 0.8);
    padding: 25% 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all 0.5s;
}
.hover-bg .hover-text>h4 {
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: all 0.3s;
    font-size: 20px;
}
.hover-bg:hover .hover-text>h4 {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.hover-bg .hover-text>i {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: all 0.3s;
}
.hover-bg:hover .hover-text>i {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.hover-bg:hover .hover-text {
    opacity: 1;
}
.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f04248;
}
.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 2.5em;
}
.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}
.portfolio-modal .modal-content p.item-intro {
    margin: 10px 0 30px;
    font-size: 14px;
    font-style: italic;
}
.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}
.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}
.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}
.portfolio-modal .close-modal:hover {
    opacity: .3;
}
.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.portfolio-modal .btn-primary {
    color: #a7b6ba;
    background-color: #1d434e;
    border-color: #1d434e;
}
.portfolio-modal .btn-primary:hover, .portfolio-modal .btn-primary:focus, .portfolio-modal .btn-primary.focus, .portfolio-modal .btn-primary:active, .portfolio-modal .btn-primary.active {
    color: #a7b6ba;
    background-color: #272727;
    border-color: #272727;
}
/* About Section */
#about-section {
    padding: 90px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
    /*    background: rgb(3,39,49);  Old browsers 
        background: -moz-linear-gradient(top, rgba(3,39,49,1) 0%, rgba(3,46,58,1) 20%, rgba(3,46,58,1) 100%, rgba(3,39,49,1) 100%);  FF3.6-15 
        background: -webkit-linear-gradient(top, rgba(3,39,49,1) 0%, rgba(3,46,58,1) 20%, rgba(3,46,58,1) 100%, rgba(3,39,49,1) 100%);  Chrome10-25,Safari5.1-6 
        background: linear-gradient(to bottom, rgba(3,39,49,1) 0%, rgba(3,46,58,1) 20%, rgba(3,46,58,1) 100%, rgba(3,39,49,1) 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    background: #0088cd;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#032731', endColorstr='#032731', GradientType=0 ); /* IE6-9 */
    color: #ffffff;
}
#about-section h4 {
    color: #DCEFF8;
    font-size: 20px;
    font-family: 'Open Sans';
}
#about-section li {
    margin-bottom: 6px;
    list-style: none;
    padding: 0;
}
#about-section li:before {
    content: "✓";
    color: #f04248;
    padding-right: 5px;
}
/* Team Section */
#team-section {
    padding: 90px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1a618+0,f1c40f+25,f1c40f+75,c1a618+100 */
    background: rgb(193,166,24); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(193,166,24,1) 0%, rgba(241,196,15,1) 25%, rgba(241,196,15,1) 75%, rgba(193,166,24,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(193,166,24,1) 0%, rgba(241,196,15,1) 25%, rgba(241,196,15,1) 75%, rgba(193,166,24,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(193,166,24,1) 0%, rgba(241,196,15,1) 25%, rgba(241,196,15,1) 75%, rgba(193,166,24,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1a618', endColorstr='#c1a618', GradientType=0 ); /* IE6-9 */
}
#team-section hr {
    background: #a9971c;
}
#team-section {
    color: #ffffff;
}
#team-section .item {
    padding: 0;
    margin: 15px;
    text-align: center;
}
img.img-circle.team-img {
    width: 120px;
    height: 120px;
    border: 4px solid transparent;
    transition: all 0.5s;
}
#team-section .thumbnail {
    background: transparent;
    border: 0;
}
#team-section .thumbnail .caption {
    padding: 9px;
    color: #1c424d;
}
#team-section i.fa {
    background: none repeat scroll 0 0 #373737;
    border: 0 none;
    border-radius: 10%;
    color: #ffffff;
    font-size: 40px;
    height: 90px;
    margin-bottom: 6px;
    padding: 22px 25px;
    transition: all 0.5s ease 0s;
    width: 100px;
}
#team-section .service:hover > i.fa {
    background: none repeat scroll 0 0 #0273ab;
}
#team-section h4 {
    color: #ffffff;
    text-transform: uppercase;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    filter: Alpha(Opacity=1);
    opacity: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 20px;
    border-radius: 50%;
    background: #42626b;
    transition: all 0.5s;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #f04248;
}
.owl-theme .owl-controls .owl-page.active span {
    background: #f04248;
}
/* Testimonials Section */
#testimonials-section {
    padding: 90px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#032731+0,032e3a+20,032e3a+100,032731+100 */
    background: url(../img/testimonials-bg.jpg);
    background-size: cover;
    background-attachment: fixed;
    color: #5b777f;
}
#testimonial {
    padding: 30px 0;
}
#testimonial .item {
    display: block;
    width: 100%;
    height: auto;
}
#testimonial .item p {
    font-weight: 400;
    margin: 0 0 30px 0;
}
/* Contact Section */
.contact-section {
    padding: 90px 0 90px 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c1a618+0,f1c40f+25,f1c40f+75,c1a618+100 */
    background: rgb(193,166,24); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(193,166,24,1) 0%, rgba(241,196,15,1) 25%, rgba(241,196,15,1) 75%, rgba(193,166,24,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(193,166,24,1) 0%, rgba(241,196,15,1) 25%, rgba(241,196,15,1) 75%, rgba(193,166,24,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(193,166,24,1) 0%, rgba(241,196,15,1) 25%, rgba(241,196,15,1) 75%, rgba(193,166,24,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1a618', endColorstr='#c1a618', GradientType=0 ); /* IE6-9 */
}
.contact-section hr {
    background: #a9971c;
}
.contact-section h3 {
    font-size: 20px;
    font-weight: 400;
}
.contact-section form {
    padding: 30px 0;
}
.contact-section .fa {
    color: #f04248;
    margin-bottom: 10px;
}
label {
    font-size: 12px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    float: left;
}
.contact-section .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.contact-section .form-control:focus {
    border-color: inherit;
    outline: 0;
    -webkit-box-shadow: transparent;
    box-shadow: transparent;
}
.contact-section .social {
    margin-top: 60px;
}
.contact-section .social ul li {
    display: inline-block;
    margin: 0 20px;
}
.contact-section .social i.fa {
    font-size: 26px;
    padding: 4px 5px;
    color: #f8e287;
    transition: all 0.5s;
}
.contact-section .social i.fa:hover {
    color: #032731;
}
.contact-section .btn {
    background: transparent;
    border-color: #373737;
    color: #373737;
    font-size: 18px;
    margin-top: 30px;
    padding: 15px 20px;
    transition: all 0.5s ease 0s;
}
.contact-section .btn:hover, .contact-section .btn:focus {
    background: #f04248;
    border-color: #f04248;
    color: #ffffff;
}
.contact-section .text-danger {
    color: #cc3300;
    text-align: left;
}

.works-section .btn {
    background: transparent;
    border-color: #373737;
    color: #373737;
    font-size: 18px;
    margin-top: 30px;
    padding: 15px 20px;
    transition: all 0.5s ease 0s;
}
.works-section .btn:hover, .contact-section .btn:focus {
    background: #f04248;
    border-color: #f04248;
    color: #ffffff !important;
}
.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}



.layout-section .btn {
    background: transparent !important;
    border-color: #f04248 !important;
    color: #ffffff !important;
    font-size: 16px;
    margin-top: 30px;
    padding: 11px 18px;
    transition: all 0.5s ease 0s;
}
.layout-section .btn:hover, .contact-section .btn:focus {
    background: #f04248 !important;
    border-color: #f04248 !important;
    color: #ffffff !important;
}
.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}


a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
    outline-offset: none;
}
/* Footer */
#footer {
    background: #373737;
    padding: 30px 0 25px 0;
    color: #ffffff;
    text-align: center;
}
#footer p {
    margin-top: 10px;
}
#footer a{
    color: #ffffff;
}
#footer a:hover{
    color: #f04248;
}
.image-bg-big {
    background-image: url("../img/macbook-pro.png");
    display: inline-block;
    height: 257px;
    position: relative;
    width: 444px;
}
.image-bg-big .image-scroll {
    background-position: center 0;
    background-repeat: no-repeat;
    height: 212px;
    left: 53px;
    position: absolute;
    top: 17px;
    width: 338px;
    transition: all 5s ease-out 0s;
    -webkit-transition: all 5s ease-out 0s;
    -moz-transition: all 5s ease-out 0s;
}
.image-bg-big:hover .image-scroll {
    background-position: center 100% !important;
}

.image-bg {
    background-image: url("../img/bg-computer.png");
    display: inline-block;
    height: 333px;
    position: relative;
    width: 350px;
}
.image-bg .image-scroll {
    background-position: center 0;
    background-repeat: no-repeat;
    height: 192px;
    left: 14px;
    position: absolute;
    top: 14px;
    width: 322px;
    transition: all 5s ease-out 0s;
    -webkit-transition: all 5s ease-out 0s;
    -moz-transition: all 5s ease-out 0s;
}
.image-bg:hover .image-scroll {
    background-position: center 100% !important;
}
.df-main {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
}   
.df-main ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.df-main ul li {
    display: block;
    line-height: 30px;
}
.df-main ul li .fa {
    clear: left;
    float: left;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
    margin-right: 10px;
}
.btn.btn-default {
    white-space: normal;
}
@media (max-width: 1199px) {
    #menu.navbar-default .navbar-nav > li > a {
        font-size: 13px;
    }
    .df-main {
        top: 15%;
    }
}
@media (max-width: 991px) {
    #menu.navbar-default .navbar-nav > li > a {
        font-size: 13px;
        padding: 7px 6px;
    }
    .navbar-brand > img {
        width: 90px;
    }
    .df-main {
        top: 9%;
    }
}
@media (max-width: 768px) {
    .content {
        padding: 40% 0 0;
    }
}
@media (max-width: 767px) {
    .df-main {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
    }  
    .section-title h2 {
        font-size: 28px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .contact-section {
        padding: 50px 0;
    }
    .services-section {
        padding: 50px 0;
    }
    .works-section {
        padding: 50px 0;
    }
    .intro-text H1 {
        font-size: 40px;
        padding: 0 10px;
    }
    .intro-text h2 {
        font-size: 18px;
        line-height: 28px;
        padding: 0 10px;
    }
    .mb-20 {
        margin-bottom: 35px;
    }
    
    #layouts .space,
    #pfeatures .space,
    #hstyles .space {
        margin: 0px;
    }
}

@media (max-width: 603px) {
    #menu.navbar-default {
        background-color: rgba(0, 0, 0, 0.7);
    }
    label {
        float: none !important
    }
    .hover-bg .hover-text {
        padding: 12% 10%;
    }
}

@media (max-width: 360px) {
    .hover-bg .hover-text {
        padding: 22% 10%;
    }
}