@charset "utf-8";
/* CSS Document © 2017 Digimax.co.uk */

@import url(https://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic|Open+Sans:400,300,300italic,400italic,600,600italic,700,800,700italic,800italic|Raleway:400,100,200,300,500,600,700,800,900);
::-moz-selection {
    background: #f39c12;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #f39c12;
    color: #fff;
    text-shadow: none;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
textarea,
input {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none;
    font-family: 'Raleway', sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    color: #000000;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
a {
    text-decoration: none;
}
p {
    font-family: 'Lato', sans-serif;
}
img {
    border: 0px;
}
ol,
ul,
li {
    list-style: none;
}
strong,
strong p {
    font-weight: 700;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.mar0 {
    margin: 0px;
}
.pad0 {
    padding: 0px;
}
.marb0 {
    margin-bottom: 0px;
}
.marb10 {
    margin-bottom: 10px;
}
.marb20 {
    margin-bottom: 20px;
}
.marb30 {
    margin-bottom: 30px;
}
.marb40 {
    margin-bottom: 40px;
}
.padb0 {
    padding-bottom: 0px;
}
.padb10 {
    padding-bottom: 10px;
}
.padb20 {
    padding-bottom: 20px;
}
.padb30 {
    padding-bottom: 30px;
}
.padb40 {
    padding-bottom: 40px;
}
.marr0 {
    margin-right: 0px;
}
.marr10 {
    margin-right: 10px;
}
.marr20 {
    margin-right: 20px;
}
.marr30 {
    margin-right: 30px;
}
.marr40 {
    margin-right: 40px;
}
.mart0 {
    margin-top: 0px;
}
.mart10 {
    margin-top: 10px;
}
.mart20 {
    margin-top: 20px;
}
.mart30 {
    margin-top: 30px;
}
.mart40 {
    margin-top: 40px;
}
.top-wrapper,
.header-wrapper,
.section01-wrapper,
.section02-wrapper,
.section03-wrapper,
.footer-wrapper {
    float: left;
    width: 100%;
}
.margin {
    max-width: 998px;
    width: 100%;
    position: relative;
    margin: auto;
}
.top-wrapper {
    padding: 15px 0 0 0;
    background: #fff;
}
.top-wrapper .logo {
    float: left;
    margin-bottom: 15px;
    max-width: 230px;
}
.top-wrapper .logo img {
    display: block;
    width: 100%;
}
.header-wrapper {
    /*background:url(../images/header.jpg) no-repeat; height:500px;*/
}
.servicebox {
    width: 33.3%;
    float: left;
    min-height: 390px;
    position: relative;
}
.s1-bg {
    background: url(../images/box1-bg.jpg) no-repeat #fff;
    background-size: cover
}
.s2-bg {
    background: url(../images/box2-bg.jpg) no-repeat #fff;
    background-size: cover
}
.s3-bg {
    background: url(../images/box3-bg.jpg) no-repeat #fff;
    background-size: cover
}
.servicebox .caption {
    position: absolute;
    bottom: 32px;
    width: 261px;
    left: 0;
    right: 0;
    margin: auto;
}
.servicebox .caption h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #1e386f;
}
.servicebox .caption p {
    font-size: 14px;
    line-height: 20px;
    min-height: 80px;
}
.servicebox .caption .readmoremore {
    float: right;
    margin-top: 15px;
    background: url(../images/arrow.png) no-repeat;
    height: 27px;
    width: 27px;
}
.servicebox .caption:hover h2 {
    color: #000;
}
.servicebox .caption:hover .readmoremore {
    background: url(../images/arrow-hover.png) no-repeat;
}
.section02-wrapper {
    background: url(../images/newsletter-bg.jpg) no-repeat;
    background-size: cover;
    padding: 40px 0 45px 0;
}
.section02-wrapper .fieldblock {
    float: right;
    width: 291px;
}
.section02-wrapper .content {
    float: left;
    width: 68%;
    color: #fff;
    text-align: right;
}
.section02-wrapper .content h4 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 10px;
}
.section02-wrapper .content p {
    font-size: 14px;
    color: #a1aabf;
}
.fieldblock {
    float: right;
    width: 236px;
    margin-top: 5px;
}
.section02-wrapper .newsletter {
    background: #fff;
    border-radius: 5px 0 0 5px;
    height: 42px;
    color: #000;
    float: left;
    border: none;
    outline: none;
    width: 69%;
    padding: 0 5%;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
.section02-wrapper .go {
    float: left;
    background: #e3891e;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border: none;
    height: 42px;
    border-radius: 0 5px 5px 0;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    padding: 0 15px;
    cursor: pointer;
}
.section02-wrapper .go:hover {
    background: #000;
}
.section03-wrapper {
    padding: 50px 0;
}
.block-circle {
    width: 29.2%;
    float: left;
    border-right: 1px solid #e9e9e9;
    padding: 0 3% 0 0;
    margin-right: 3%;
    text-align: center;
}
.block-circle:last-child {
    border: 0;
    margin: 0;
    padding: 0;
}
.block-circle .circle {
    width: 100%;
    margin-bottom: 35px;
}
.block-circle h2 {
    font-size: 19px;
    color: #1e386f;
    font-weight: 600;
    margin-bottom: 15px;
}
.block-circle p {
    font-size: 14px;
    line-height: 20px;
}
.block-circle .learnmore {
    background: #f7f7f7 url(../images/arrow-s-orenge.png) no-repeat 83% center;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 40px 10px 27px;
    display: inline-block;
    margin-top: 25px;
    text-transform: uppercase;
    color: #2e477a;
}
.block-circle .learnmore:hover {
    background: #2e477a url(../images/arrow-s-orenge.png) no-repeat 83% center;
    color: #fff;
}
.testimonials {
    background: url(../images/testimonials-bg.jpg) no-repeat;
    background-size: cover;
    color: #fff;
    clear: both;
    display: block;
    margin-top: 55px;
    float: left;
    padding: 3%;
    width: 94%;
    position: relative;
}
.testimonials:before {
    position: absolute;
    content: "";
    width: 53px;
    height: 46px;
    background: url(../images/testi-icon.png);
    left: 4%;
}
.testimonials .slider {
    float: left;
    margin-left: 10%;
    width: 90%;
}
.testimonials .slider p {
    font-size: 22px;
    line-height: 30px;
    font-family: 'Raleway', sans-serif;
    letter-spacing: -0.5px;
    margin-bottom: 20px;
}
.testimonials .slider .clientname {
    text-align: right;
    clear: both;
    font-size: 17px;
    display: block;
}
.testimonials .slider .location {
    text-align: right;
    clear: both;
    font-size: 14px;
    color: #e3891e;
    text-transform: uppercase;
    display: block;
}
.footer-wrapper {
    position: relative;
    border-top: 1px solid #e7e7e7;
    background: #f3f3f3;
    padding: 50px 0 30px 0;
}
.footer-wrapper .sociallinks {
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin: auto;
    width: 225px;
    text-align: center;
}
.footer-wrapper .sociallinks img {
    display: inline-block;
    margin-right: 5px;
}
.footer-wrapper .sociallinks img:hover {
    opacity: 0.5;
}
.footer-wrapper .sociallinks img:lsat-child {
    margin-right: 0;
}
.footer-wrapper .footerlinks {
    text-align: center;
    width: 100%;
}
.footer-wrapper .footerlinks li {
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    margin-right: 43px;
}
.footer-wrapper .footerlinks li:last-child {
    margin-right: 0;
}
.footer-wrapper .footerlinks li a {
    color: #263f75;
}
.footer {
    float: left;
    width: 100%;
    border-top: 1px solid #e3e3e3;
    margin-top: 30px;
    padding-top: 30px;
}
.footer .copyright {
    float: left;
    color: #9a9a9a;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
}
.footer .copyright a {
    color: #e38a21;
}
.footer .mail {
    margin-right: 20px;
}
.footer .mail img,
.footer .phone img {
    margin-right: 5px;
}
.footer .mail,
.footer .phone {
    color: #a0a0a0;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    float: right;
}
.footer .mail a,
.footer .phone a {
    color: #a0a0a0;
}
.footer .mail a:hover,
.footer .phone a:hover {
    color: #000;
}
/*Inner pages*/

.header-wrapper-inn {
    float: left;
    width: 100%;
    background: url(../images/inner-header.jpg) no-repeat center top;
    background-size: cover;
    min-height: 132px;
}
.header-wrapper-inn h1 {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
    margin-top: 45px;
    line-height: 1;
}
.middle-wrapper {
    width: 100%;
    float: left;
    padding: 25px 0 50px 0;
}
.middle-wrapper .broadcamb {
    float: left;
    width: 100%;
    margin-bottom: 45px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #384f80;
}
.middle-wrapper .broadcamb a {
    color: #384f80;
}
.middle-wrapper .broadcamb span {
    color: #f7941d;
    padding: 0 5px;
}
.midd-content {
    float: left;
    width: 710px;
}
.midd-content h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
}
.midd-content p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 30px;
}
.midd-content p:last-child {
    margin-bottom: 0;
}
.img-lft {
    float: left;
}
.img-rht {
    float: right;
}
.block {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.midd-content ul {
    margin-bottom: 20px;
}
.midd-content ul li {
    background: url(../images/bullet.jpg) no-repeat left 5px;
    padding-left: 22px;
    margin-bottom: 10px;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
}
.sidebar {
    float: right;
    width: 244px;
}
.sidebar .video {
    float: left;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.sidebar .newsletter2 {
    background: url(../images/newsletter-sidebar-bg.jpg) no-repeat;
    background-size: cover;
    padding: 10%;
    width: 80%;
    float: left;
    color: #fff;
    margin-bottom: 30px;
}
.sidebar .newsletter2 h2 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
}
.sidebar .newsletter2 h2 strong {
    font-weight: 700;
}
.sidebar .newsletter2 p {
    font-size: 14px;
    color: #a1aabf;
    margin-bottom: 20px;
}
.sidebar .newsletter2 .textfield {
    background: #fff;
    color: rgba(0, 0, 0, 0.42);
    font-size: 14px;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    height: 36px;
    margin-bottom: 20px;
}
.sidebar .newsletter2 .go {
    background: #e3891e;
    color: #fff;
    font-weight: 700;
    width: 50px;
    height: 36px;
    margin: auto;
    display: block;
    border-radius: 5px;
    cursor: pointer;
}
.sidebar .newsletter2 .go:hover {
    background: #000;
}
.sidebar .box-s {
    float: left;
    position: relative;
    margin-bottom: 30px;
}
.sidebar .box-s img {
    width: 100%;
    height: auto;
    display: block;
}
.sidebar .box-s .caption2 {
    position: absolute;
    top: 22px;
    left: 22px;
    font-weight: 600;
    line-height: 26px;
    color: #2b4478;
    font-size: 20px;
    letter-spacing: -0.2px;
    text-shadow: 0 0 3px rgba(255, 255, 255, 0.9);
}
.sidebar .box-s .caption2 strong {
    color: #f7941d;
}
.services-box {
    float: left;
    width: 234px;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
}
.services-box img {
    display: block;
    width: 100%;
    height: auto;
}
.services-box .caption3 {
    position: absolute;
    bottom: 17px;
    padding-left: 22px;
    border-left: 5px solid #f7941d;
    font-size: 19px;
    font-weight: 600;
    color: #fff;
    left: 0;
    padding-right: 22px;
}
.services-box .caption3 a {
    color: #fff;
}
.services-box:nth-child(4n) {
    margin-right: 0;
}
.services-header {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}
.services-header img {
    width: 100%;
    height: auto;
    display: block;
}
.services-header h2 {
    font-size: 31px;
    font-weight: 700;
    position: absolute;
    left: 35px;
    bottom: 20px;
    color: #fff;
}
.colorbox {
    float: left;
    padding: 3%;
    width: 96%;
    margin-bottom: 30px;
    background: url(../images/colorbox.jpg) no-repeat;
    background-size: cover;
}
.colorbox .icon {
    float: left;
    margin-left: 10px;
    margin-top: 15px;
}
.colorbox p {
    float: right;
    width: 90%;
    color: #fff;
}
.document-block {
    float: left;
    padding: 3%;
    width: 94%;
    margin-bottom: 30px;
    background: #f8f8f8;
}
.document-block:last-child {
    margin-bottom: 0;
}
.document-block .col01 {
    float: left;
    margin-right: 25px;
}
.document-block .col02 {
    float: left;
    width: 230px;
}
.document-block .col02 h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #0d2a66;
    line-height: 1;
}
.document-block .col02 p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #a0a0a0;
}
.document-block .col03 {
    float: left;
    font-size: 14px;
    color: #a0a0a0;
    font-family: 'Open Sans', sans-serif;
    padding-top: 5px;
}
.download {
    float: right;
    background: #e3891e url(../images/download-icon.png) no-repeat 16px center;
    color: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    padding: 8px 16px 8px 45px;
    border-radius: 5px;
}
.download:hover {
    background-color: #000;
}
.serviceslinks {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}
.serviceslinks li {
    background: #0f2b67;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    font-family: 'Open Sans', sans-serif;
}
.serviceslinks li a {
    padding: 20px;
    font-size: 13px;
    display: block;
    color: #fff;
}
.serviceslinks li a:hover {
    background: #e3891e;
}
.serviceslinks li a:hover:after {
    content: "";
    background: url(../images/link-hover.png);
    position: absolute;
    width: 8px;
    height: 18px;
    left: -8px;
}
.contact-sidebar {
    float: left;
    width: 28%;
}
.c-block {
    float: left;
    width: 80%;
    padding: 10%;
    background: url(../images/contact-sidebar.jpg);
    background-size: cover;
    color: #fff;
}
.c-block h3 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600;
}
.c-block .row {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    color: #bcc3d4;
    font-size: 14px;
}
.c-block .row:last-child {
    margin-bottom: 0;
}
.c-block .row .lft {
    float: left;
    width: 15%;
}
.c-block .row .rht {
    float: left;
    width: 85%;
    font-family: 'Lato', sans-serif;
    line-height: 20px;
}
.c-block .row .rht a {
    color: #fff;
}
.contact-form {
    float: right;
    width: 65%;
}
.contact-form .c-row {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.contact-form label {
    float: left;
    width: 25%;
    text-align: right;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    margin-top: 10px;
    margin-right: 15px;
}
/*.contact-form .c-row .right { float:right; width:70%;}*/

.contact-form .testfield input {
    width: 50%;
    height: 38px;
    padding: 0 15px;
    box-shadow: none;
    background: #f9f9f9;
    border: 1px solid #dedede;
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
.contact-form .textarea textarea {
    width: 90%;
    height: 215px;
    padding: 15px;
    box-shadow: none;
    background: #f9f9f9;
    border: 1px solid #dedede;
    border-radius: 5px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}
.contact-form .submit {
    float: left;
    background: #f7941e;
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    outline: none;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
}
.contact-form .submit:hover {
    background: #000;
}
.first_header {
    float: left;
    width: 100%;
    background-color: #2c3e50;
    height: auto;
}
.first_hed_rh {
    float: right;
    width: auto;
    margin: 10px 0;
}
.first_hed_rh h5 {
    width: auto;
    float: left;
    font-size: 12px;
    color: #626f7d;
    font-family: 'Lato', sans-serif;
    display: inline-block;
    line-height: 16px;
    margin-right: 25px;
}
.first_hed_rh h3 {
    width: auto;
    float: left;
    font-size: 14px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    display: inline-block;
    line-height: 16px;
    background-image: url('../images/phone_icon.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 17px;
}
/*Smartphone css*/

@media screen and (max-width: 480px) {
    .margin {
        width: 90%;
    }
    .top-wrapper .margin {
        width: 100%;
    }
    .top-wrapper .logo {
        text-align: center;
        float: none;
        margin: auto;
        margin-bottom: 10px;
    }
    .top-wrapper .logo img {
        display: inline-block;
    }
    #cssmenu #menu-button {
        background: #e78817;
    }
    .section01-wrapper .margin {
        width: 100%;
    }
    .servicebox {
        width: 100%;
    }
    .section02-wrapper .content {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .section02-wrapper .fieldblock {
        width: 100%;
    }
    .block-circle {
        width: 100%;
        padding: 0;
        margin: 0;
        border-right: none;
        margin-bottom: 30px;
        padding-bottom: 35px;
        border-bottom: 1px solid #e9e9e9;
    }
    .testimonials {
        padding: 10%;
        width: 80%;
    }
    .testimonials .slider {
        width: 100%;
        margin-left: 0;
    }
    .flex-control-nav {
        text-align: left !important;
    }
    .testimonials::before {
        display: none;
    }
    .footer-wrapper .footerlinks li {
        margin-right: 10px;
    }
    .footer .copyright {
        text-align: center;
        margin-bottom: 20px;
    }
    .footer .mail,
    .footer .phone {
        float: none;
        margin: auto;
        text-align: center;
    }
    .midd-content {
        width: 100%;
        margin-bottom: 30px;
    }
    .img-lft {
        width: 100%;
        margin-bottom: 20px;
    }
    .img-rht {
        width: 100%;
    }
    .sidebar {
        width: 100%;
    }
    .sidebar .video img {
        width: 100%;
    }
    .sidebar .box-s {
        width: 100%;
    }
    .header-wrapper-inn h1 {
        margin: 10% 0;
    }
    .services-box {
        width: 100%;
        margin-right: 0
    }
    .services-box img {
        width: 100%;
        height: auto;
        display: block;
    }
    .services-header h2 {
        left: 5%;
        font-size: 18px;
    }
    .colorbox p {
        width: 80%;
    }
    .colorbox {
        padding: 10%;
        width: 80%;
    }
    .colorbox .icon {
        margin-left: 0;
        margin-top: 0;
    }
    .document-block .col01 {
        width: 20%;
        margin-right: 5%;
    }
    .document-block .col02 {
        width: 75%;
    }
    .document-block {
        padding: 10%;
        width: 80%;
    }
    .document-block .col03 {
        width: 75%;
    }
    .download {
        float: left;
        margin-left: 25%;
        margin-top: 10px;
    }
    .header-wrapper-inn {
        min-height: inherit;
    }
    .contact-sidebar {
        width: 100%;
        margin-bottom: 30px;
    }
    .contact-form {
        width: 100%;
    }
    .contact-form .c-row .left {
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .contact-form .c-row .right {
        width: 100%;
    }
    .first_header {
        text-align: center
    }
    .first_hed_rh {
        margin: 15px 0;
    }
    .first_hed_rh h5,
    .first_hed_rh h3 {
        float: none
    }
}
@media screen and (min-width: 481px) and (max-width: 600px) {
    .margin {
        width: 90%;
    }
    .top-wrapper .margin {
        width: 100%;
    }
    .top-wrapper .logo {
        text-align: center;
        float: none;
        margin: auto;
        margin-bottom: 10px;
    }
    .top-wrapper .logo img {
        display: inline-block;
    }
    #cssmenu #menu-button {
        background: #e78817;
    }
    .section01-wrapper .margin {
        width: 100%;
    }
    .servicebox {
        width: 100%;
    }
    .section02-wrapper .content {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .section02-wrapper .fieldblock {
        width: 100%;
    }
    .block-circle {
        width: 100%;
        padding: 0;
        margin: 0;
        border-right: none;
        margin-bottom: 30px;
        padding-bottom: 35px;
        border-bottom: 1px solid #e9e9e9;
    }
    .testimonials {
        padding: 10%;
        width: 80%;
    }
    .testimonials .slider {
        width: 100%;
        margin-left: 0;
    }
    .flex-control-nav {
        text-align: left !important;
    }
    .testimonials::before {
        display: none;
    }
    .footer-wrapper .footerlinks li {
        margin-right: 10px;
    }
    .footer .copyright {
        text-align: center;
        margin-bottom: 20px;
    }
    .footer .mail,
    .footer .phone {
        float: none;
        margin: auto;
        text-align: center;
    }
    .servicebox {
        min-height: inherit;
        padding: 10% 0;
    }
    .servicebox .caption {
        position: relative;
        width: 90%;
        bottom: inherit
    }
    .servicebox .caption .readmoremore {
        float: left;
    }
    .servicebox .caption p {
        min-height: inherit;
        max-width: 50%;
    }
    .midd-content {
        width: 100%;
        margin-bottom: 30px;
    }
    .img-lft {
        width: 48%;
    }
    .img-rht {
        width: 48%;
    }
    .sidebar {
        width: 100%;
    }
    .sidebar .video img {
        width: 100%;
    }
    .sidebar .box-s {
        width: 100%;
    }
    .header-wrapper-inn h1 {
        margin: 10% 0;
    }
    .services-box {
        width: 48%;
        margin-right: 0
    }
    .services-box:nth-child(2n) {
        float: right;
    }
    .services-box img {
        width: 100%;
        height: auto;
        display: block;
    }
    .colorbox p {
        width: 80%;
    }
    .colorbox {
        padding: 5%;
        width: 90%;
    }
    .colorbox .icon {
        margin-left: 0;
        margin-top: 0;
    }
    .document-block .col01 {
        width: 10%;
        margin-right: 3%;
    }
    .document-block .col02 {
        width: 40%;
    }
    .document-block {
        padding: 5%;
        width: 90%;
    }
    .document-block .col03 {
        width: 40%;
    }
    .download {
        float: left;
        margin-top: 10px;
        clear: both;
    }
    .header-wrapper-inn {
        min-height: inherit;
    }
    .contact-sidebar {
        width: 100%;
        margin-bottom: 30px;
    }
    .contact-form {
        width: 100%;
    }
    .contact-form .c-row .left {
        text-align: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .contact-form .c-row .right {
        width: 100%;
    }
    .c-block .row .lft {
        width: 10%;
    }
    .first_header {
        text-align: center
    }
    .first_hed_rh {
        margin: 15px 0;
    }
    .first_hed_rh h5,
    .first_hed_rh h3 {
        float: none
    }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
    .margin {
        width: 90%;
    }
    .top-wrapper .margin {
        width: 100%;
    }
    .top-wrapper .logo {
        margin-left: 5%;
    }
    .top-wrapper .logo img {
        display: inline-block;
    }
    #cssmenu #menu-button {
        background: #e78817;
    }
    .section01-wrapper .margin {
        width: 100%;
    }
    .servicebox {
        width: 100%;
    }
    .section02-wrapper .content {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .section02-wrapper .fieldblock {
        width: 100%;
    }
    .block-circle {
        width: 100%;
        padding: 0;
        margin: 0;
        border-right: none;
        margin-bottom: 30px;
        padding-bottom: 35px;
        border-bottom: 1px solid #e9e9e9;
    }
    .testimonials {
        padding: 10%;
        width: 80%;
    }
    .testimonials .slider {
        width: 100%;
        margin-left: 0;
    }
    .flex-control-nav {
        text-align: left !important;
    }
    .testimonials::before {
        display: none;
    }
    .footer-wrapper .footerlinks li {
        margin-right: 10px;
    }
    .footer .copyright {
        text-align: center;
        margin-bottom: 20px;
    }
    .footer .mail,
    .footer .phone {
        float: none;
        margin: auto;
        text-align: center;
    }
    .servicebox {
        min-height: inherit;
        padding: 10% 0;
    }
    .servicebox .caption {
        position: relative;
        width: 90%;
        bottom: inherit
    }
    .servicebox .caption .readmoremore {
        float: left;
    }
    .servicebox .caption p {
        min-height: inherit;
        max-width: 50%;
    }
    .infoBlock {
        top: 10% !important
    }
    .midd-content {
        width: 100%;
        margin-bottom: 30px;
    }
    .img-lft {
        width: 48%;
    }
    .img-rht {
        width: 48%;
    }
    .sidebar {
        width: 100%;
    }
    .sidebar .video img {
        width: 100%;
    }
    .sidebar .box-s {
        width: 100%;
    }
    .header-wrapper-inn h1 {
        margin: 10% 0;
    }
    .services-box {
        width: 48%;
        margin-right: 0
    }
    .services-box:nth-child(2n) {
        float: right;
    }
    .services-box img {
        width: 100%;
        height: auto;
        display: block;
    }
    .colorbox p {
        width: 80%;
    }
    .colorbox {
        padding: 5%;
        width: 90%;
    }
    .colorbox .icon {
        margin-left: 0;
        margin-top: 0;
    }
    .document-block .col01 {
        width: 10%;
        margin-right: 3%;
    }
    .document-block .col02 {
        width: 40%;
    }
    .document-block {
        padding: 5%;
        width: 90%;
    }
    .document-block .col03 {
        width: 40%;
    }
    .download {
        float: left;
        margin-top: 10px;
        clear: both;
    }
    .header-wrapper-inn {
        min-height: inherit;
    }
    .contact-sidebar {
        width: 100%;
        margin-bottom: 30px;
    }
    .contact-form {
        width: 100%;
    }
    .c-block .row .lft {
        width: 10%;
    }
    .map {
        float: left;
        width: 50%;
    }
    .c-block {
        padding: 5%;
        width: 40%;
        min-height: 195px;
    }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
    .margin {
        width: 94%;
    }
    .infoBlock {
        top: 15% !important
    }
    .infoBlock p {
        max-width: 70% !important;
    }
    .section01-wrapper .margin {
        width: 100%;
    }
    .servicebox .caption {
        width: 80%;
        bottom: 22px;
    }
    .s1-bg,
    .s2-bg,
    .s3-bg {
        background-size: 100%;
    }
    .section02-wrapper .content {
        width: 60%;
    }
    .section02-wrapper .fieldblock {
        width: 37%;
    }
    .section02-wrapper .go {
        padding: 0 4%;
    }
    .block-circle h2 {
        min-height: 45px;
    }
    .testimonials::before {
        width: 43px;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .footer .copyright {
        width: 60%;
    }
    .footer .mail {
        margin-right: 0
    }
    .footer .mail,
    .footer .phone {
        clear: right;
    }
    .services-box {
        width: 30.33%;
    }
    .services-box img {
        width: 100%;
        height: auto;
        display: block;
    }
    .services-box:nth-child(4n) {
        margin-right: 20px;
    }
    .midd-content {
        width: 66%;
    }
    .sidebar {
        width: 30%;
    }
    .img-lft,
    .img-rht {
        width: 48%;
    }
    .sidebar .video img {
        width: 100%;
    }
}
@media screen and (min-width: 901px) and (max-width: 1024px) {
    .margin {
        width: 94%;
    }
    .infoBlock {
        top: 20% !important
    }
    .infoBlock p {
        max-width: 70% !important;
    }
    .section01-wrapper .margin {
        width: 100%;
    }
    .servicebox .caption {
        width: 80%;
        bottom: 22px;
    }
    .s1-bg,
    .s2-bg,
    .s3-bg {
        background-size: 100%;
    }
    .section02-wrapper .content {
        width: 60%;
    }
    .section02-wrapper .fieldblock {
        width: 37%;
    }
    .section02-wrapper .go {
        padding: 0 4%;
    }
    .block-circle h2 {
        min-height: 45px;
    }
    .testimonials::before {
        width: 43px;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .footer .copyright {
        width: 60%;
    }
    .footer .mail {
        margin-right: 0
    }
    .footer .mail,
    .footer .phone {
        clear: right;
    }
    .top-wrapper .logo {
        max-width: 250px;
    }
    .top-wrapper .logo img {
        width: 100%;
        height: auto;
    }
    .midd-content {
        width: 66%;
    }
    .sidebar {
        width: 30%;
    }
    .services-box {
        width: 23%;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1240px) {} #cssmenu > ul > li > a {
    text-transform: uppercase !important;
}
#cssmenu > ul > li {
    padding: 0px 12px !important;
}
#cssmenu > ul > li:last-child {
    background: none !important;
    padding-right: 0 !important;
}
.form-group.fieldstyle.captcha_field > div {
    float: left;
    width: 63%;
    margin: 15px 0;
}
.form-group.fieldstyle.captcha_field iframe {
    max-width: inherit;
}
.form-group.fieldstyle.captcha_field div {
    width: inherit !important;
}
.form-group.fieldstyle.captcha_field > div {
    float: left;
    width: 31% !important;
    margin: 15px 0;
}
.cnt-content img.alignleft,
.cnt-content img.alignright {
    margin: 0!important;
}
@media screen and (min-width: 1024px) {
    .top-wrapper #cssmenu > ul > li {
        float: left;
        padding: 0 20px;
        background: url(../images/dash.jpg) right 23px no-repeat !important;
        background: none !important;
    }
}
@media screen and (max-width: 1024px) {
    .contact-form .testfield input {
        width: 90%;
    }
}
@media screen and (max-width: 600px) {
    .contact-form label {
        float: left;
        width: 100% !important;
        text-align: left !important;
    }
    .contact-form .form-group div {
        float: right;
        width: 100% !important;
        margin-top: 10px;
    }
    .form-group.fieldstyle.captcha_field > div {
        float: left;
        width: 1% !important;
        margin: 15px 0;
    }
}
@media screen and (max-width: 900px) and (min-width: 768px) {
    #cssmenu > ul > li > a {
        padding-top: 25px !important;
    }
}