#about .our-team .team-member,
.flexslider {
    overflow: hidden
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

.site-footer .go-top i,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font: 13px/23px "Open Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    word-wrap: break-word;
    color: #777
}

a {
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

input::-moz-focus-inner {
    border: 0
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", sans-serif;
    color: #444
}

.main-header .menu ul,
.top-header .right-header ul.social-icons {
    padding: 0;
    margin: 0;
    list-style: none
}

#about,
#contact,
#portfolio,
#services,
#testimonial {
    padding-top: 120px
}

.bannerImg {
    height: 800px;
    width: 1600px
}

.top-header {
    background: #2f75b8;
    color: #fff;
    padding: 10px 0
}

.top-header .left-header span {
    display: inline-block;
    margin: 8px 30px 0 0
}

.top-header .left-header span i {
    margin-right: 10px
}

.top-header .right-header ul.social-icons li {
    display: inline-block
}

.top-header .right-header ul.social-icons li a {
    color: #fff;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    margin: 0 5px
}

.top-header .right-header ul.social-icons li a:hover {
    background-color: #fff;
    color: #2f75b8
}

.main-header {
    position: fixed;
    width: 100%;
    z-index: 9999;
    padding: 43px 0;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(1, 1, 1, .15);
    -moz-box-shadow: 0 2px 4px rgba(1, 1, 1, .15);
    box-shadow: 0 2px 4px rgba(1, 1, 1, .15);
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.mainBtn,
.responsive-menu .menu,
.site-footer {
    background-color: #2f75b8;
    border-radius: 3px;
}

#portfolio .portfolio-thumb .overlay,
.mainBtn {
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out
}

.main-header .logo {
    margin-top: 5px
}

.main-header .logo h1 {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase
}

.main-header .logo h1 a {
    color: #444
}

.main-header .menu,
.site-footer p {
    margin-top: 10px
}

.main-header .menu ul li {
    display: inline-block;
    /* margin-left: 15px */
}

.main-header .menu ul li a {
    text-transform: uppercase;
    color: #777;
    font-size: 15px;
    padding: 8px 15px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.main-header .menu ul li a.current {
    background: #2f75b8;
    color: #fff
}

.main-header-shrink {
    padding: 25px 0;
    top: 0
}

.responsive-menu {
    position: relative;
    top: 2px
}

.responsive-menu .toggle-menu {
    font-size: 24px;
    color: #2f75b8
}

.responsive-menu .menu {
    display: none;
    position: absolute;
    top: 52px;
    width: 100%
}

.responsive-menu .menu ul li {
    display: block;
    text-align: left;
    border-bottom: 1px solid #38b54c;
    margin: 0
}

.responsive-menu .menu ul li:last-child {
    border-bottom: 0
}

.responsive-menu .menu ul li a {
    color: #fff;
    padding: 15px 20px;
    display: block;
    -webkit-border-radius: 0;
    border-radius: 0
}

.mainBtn:hover,
.responsive-menu .menu ul li a.current {
    background-color: #444
}

.title-section {
    margin-bottom: 80px
}

.title-section h2 {
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px
}

.title-section span {
    display: block;
    width: 70px;
    height: 4px;
    background: #2f75b8;
    margin: 0 auto
}

.widget-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px
}

.mainBtn {
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px 15px;
    font-weight: 600;
    font-size: 14px;
    transition: .2s ease-in-out;
    border-radius: 3px;
}

#services .service-item .service-header {
    padding-bottom: 20px;
    clear: both
}

#services .service-item .service-header i {
    color: #2f75b8;
    font-size: 24px;
    float: left;
    margin-right: 25px
}

#services .service-item .service-header h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600
}

#portfolio {
    padding-bottom: 50px;
    /* margin-top: 100px; */
    /* background: #3d3f3f */
}

#portfolio .portfolio-thumb .overlay .inner h4 a,
#portfolio .title-section h2 {
    color: #444;
}

#portfolio .portfolio-thumb {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px
}

#about .our-team .team-member .member-img img,
#portfolio .portfolio-thumb img {
    width: 100%;
    height: auto
}

#portfolio .portfolio-thumb .overlay {
    opacity: 0;
    visibility: visible;
    background: rgba(159, 202, 217, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .2s ease-in-out
}

#portfolio .portfolio-thumb .overlay .inner {
    position: absolute;
    padding: 20px;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center
}

#portfolio .portfolio-thumb .overlay .inner h4 {
    font-size: 18px;
    margin-bottom: 10px
}

#portfolio .portfolio-thumb .overlay .inner span {
    font-weight: 300;
    color: #fff
}

#about .our-team .team-member .member-img:hover .overlay,
#portfolio .portfolio-thumb:hover .overlay {
    opacity: 1;
    visibility: visible
}

#about .progess-bars li .progress {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #e6e6e6;
    height: 30px;
    margin-bottom: 15px
}

#about .progess-bars li .progress-bar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    line-height: 30px;
    background: #2f75b8;
    text-transform: uppercase
}

#about .our-team {
    margin-top: 80px
}

#about .our-team .team-member .member-img {
    width: 100%;
    position: relative
}

#about .our-team .team-member .member-img .overlay {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

#about .our-team .team-member .member-img .overlay .social {
    position: absolute;
    top: 0;
    left: 0
}

#about .our-team .team-member .member-img .overlay .social li {
    display: inline-block;
    float: left;
    margin-right: 1px
}

#about .our-team .team-member .member-img .overlay .social li a {
    display: block;
    color: #fff;
    background-color: rgba(255, 255, 255, .2);
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px
}

#about .our-team .team-member .member-img .overlay .social li a:hover {
    background-color: rgba(255, 255, 255, .4)
}

#about .our-team .team-member .inner-content {
    background: #f5f5f5;
    border: 1px solid #d6d6d6;
    border-top: 0;
    padding: 20px
}

#about .our-team .team-member .inner-content h5 {
    font-size: 18px;
    font-weight: 600;
    color: #2f75b8;
    margin-bottom: 10px
}

#about .our-team .team-member .inner-content span {
    color: #9d9d9d;
    margin-bottom: 15px;
    display: block
}

#contact .contact-form .full-row {
    width: 100%;
    margin-bottom: 20px
}

#contact .contact-form input,
#contact .contact-form textarea {
    outline: 0;
    display: block;
    border: 1px solid #ccc;
    width: 100%;
    max-width: 100%;
    padding: 8px 10px;
    color: #777
}

#contact .contact-form label {
    display: block;
    margin-bottom: 5px
}

#contact .contact-form input.mainBtn {
    display: inline-block;
    width: auto;
    border: 0;
    border-radius: 3px;
    padding: 10px 15px;
    color: #fff
}

#contact .map-holder {
    padding: 5px;
    background-color: #fff;
    border: 1px solid #d6d6d6
}

#contact .contact-info {
    margin-top: 30px
}

#contact .contact-info span {
    margin-top: 20px;
    display: block;
    font-size: 14px
}

#contact .contact-info span i {
    color: #2f75b8;
    font-size: 16px;
    margin-right: 12px
}

.flexslider {
    margin-top: 114px;
    width: 100%;
    max-width: 100%;
    min-width: 100%
}

.flex-direction-nav a {
    color: #444;
    width: 40px;
    height: 40px;
    background-color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: -20px 0 0;
    text-align: center;
    line-height: 40px
}

.flex-caption {
    position: absolute;
    top: 39%;
    width: 100%;
    text-align: center;
    z-index: 999;
    color: #fff
}

.flex-caption h2 {
    font-size: 42px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    margin-bottom: 45px
}

.flex-caption p {
    font-size: 18px;
    font-family: 'Droid Serif', serif;
    line-height: 28px
}

.flex-caption span {
    background: url(../images/slider-dec.png) no-repeat;
    width: 60px;
    height: 9px;
    display: block;
    margin: 30px auto
}

.site-footer {
    margin-top: 100px;
    color: #fff;
    padding: 25px 0
}

.site-footer a {
    color: #fff;
    text-align: center;
    display: block
}

.site-footer .go-top {
    float: right;
    text-transform: uppercase
}

/* button */
.btn-custom {
    background-color: #2f75BB;
    color: #fff;
    padding: 10px 15px;
    font-size: 14px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s ease;

}

.btn-custom:hover {
    background-color: #255d96;
    /* darker shade for hover effect */
    color: #fff;
}

.btn-custom:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(47, 117, 187, 0.4);
}

@media only screen and (max-width:960px) {
    .logoImg {
        /* height: 100px !important; */
        top: -16px !important;
        height: 60px !important;
        width: 120px !important;
    }

    .flexslider {
        margin-top: 100px
    }

    .social-icons-div {
        padding-top: 10px
    }

    .bannerImg {
        height: 400px;
        width: 600px
    }

    #about,
    #contact,
    #portfolio,
    #services {
        padding-top: 50px
    }

    .service-item,
    .team-member {
        margin-bottom: 50px
    }

    .our-skills {
        margin-top: 60px
    }

    .flex-caption {
        top: 20%
    }

    .flex-caption h2 {
        font-size: 24px;
        margin-bottom: 20px
    }

    .flex-caption p {
        font-size: 14px;
        width: 70%;
        margin: 0 auto !important;
    }

    .left-header,
    .right-header {
        text-align: center
    }
}

@media only screen and (max-width:760px) {

    #about,
    #contact,
    #portfolio,
    #services {
        padding-top: 50px
    }

    .social-icons-div {
        padding-top: 10px
    }

    .bannerImg {
        height: 400px;
        width: 600px
    }

    .contact-form {
        margin-bottom: 60px
    }

    .main-header .logo {
        margin: 0
    }

    .flexslider {
        margin-top: 60px
    }

    .responsive-menu .menu {
        top: 32px
    }
}
