/* Sembee - Main Stylesheet */

html {
    font-size: 1em;
    line-height: 1.4;
}

a:hover {
    text-decoration: none;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.spacer {
    margin-top: 30px;
}

.spacer-lg {
    margin-top: 75px;
}

/* ==========================================================================
   Containers
   ========================================================================== */

.wrap {
    width: 100%;
}


.top-header {
    height: 49px;
    background-color: #333;
    color: #fff;
}

.logo {
    margin-bottom: 20px;
}


.contacts {
    padding: 0px 0px 49px 0px;
    text-align: right;
}

footer {
    border-top: 3px solid #333333;
    background-color: #4b4b4b;
}

.footer {
    padding: 20px 30px 20px 30px;

}

.copyright {
    display: block;
}

.copyright-mobile {
   display: none;
}

.footer .logos {
    height: 100%;
}

.services {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

.contact {
  text-align: center;
    padding-top: 65px;
    padding-bottom: 60px;
}


.slider {
    border-top: 4px solid #e6e6e6;
}

.header {
    margin-top: 20px;
}

.mobile-header {
    text-align: right;
}

.breadcrumbs {
    margin-top: 15px;
    margin-bottom: 15px;
}

.content {
   margin-bottom: 40px; 
}

.profile {
    background-color: #e6e6e6;
    padding: 30px 25px 5px 25px;
    margin-bottom: 25px;
}

.profile-top {
    padding: 0px 0px 30px 160px;
    position: relative; 
    min-height: 110px;
}

.profile-top img {
    left: 0%;
    position: absolute;
    top: 7%;
}

.services-container .col-sm-1 {
    width: 12.5%;
}

.services-container .col-sm-5 {
    width: 87.5%;
}

span.footer-links {
    float: right;
}

/* ==========================================================================
   Fonts
   ========================================================================== */

.slider h1 {
    font-size: 45px;
    color: #fff;    
    line-height: 1.35;
    font-weight: 400;
    letter-spacing: -0.9px;
    margin: 0;
    padding-bottom: 12px;
    padding-top: 2px;
}

.slide-text {
    position: absolute;
    top: ;
    left: 3%;
    display:none;
}

.slider h1 span {
    padding: 1px 18px 1px 18px;
}

.aboutus h1 span{
   background-color: #254192;
}

.server h1 span, .consultancy h1 span{
   background-color: #3ea9f5;
}

.support h1 span{
   background-color: #f15a24;
}

.blackberry h1 span{
   background-color: #d3135a;
}

.contactus h1 span {
    background-color: #fff;
    color: #333;
}

.slider h1 span:last-of-type {
    padding-bottom: 12px;
}

*{font-family: 'Open Sans', sans-serif;}

h1 {
    font-size: 33px;
}

h1.h1-home {
    font-size: 16px;
    margin-top: 12px;
}

h2 {
    font-size: 21px;
    color: #000;
}

.profile h2 {
    color: #333;
}

.contact h2{
    font-size: 23px;
}

h2.about-title, .profile h2 {
    font-size: 30px;
}

h2.about-title {
    margin-top: -3px;
    line-height: 1.2;
    margin-bottom: 22px !important;
}

.profile h2:first-of-type {
    margin-top: -15px;
    margin-bottom: 0;
}

.services h2 {
    font-size: 23px;
}

.content h2, .content h3 {
    margin-bottom: -10px;
}

.content h3 {
    padding-top: 5px;
}

.content h2:first-of-type {
    margin-bottom: 40px;
}

h3 {
    font-size: 17px;
}

.contacts span {
    font-size: 18px;
    padding-right: 20px;
    margin-top: 15px;
}

.breadcrumbs span.current {
    color: #264193;
}

.breadcrumbs span, .breadcrumbs a {
    font-size: 17px;
    color: #666666;
}

.footer, .footer a {
    color: #7c7c7c;
}

.contacts a {
    color: #333333;
}

.content a {
    color: #264193;
}

p {
    font-size: 16px;
    line-height: 21px;
    -webkit-margin-before: 0.8em;
    -webkit-margin-after: 0.8em;
}

p.small {
    font-size: 14px;
}

p.tel {
    font-size: 28px !important;
    margin-top: -10px;
}

.services p, .services a {
    font-size: 16px;
    margin-left: 3%;
    margin-right: 3%;
}

.contact p {
    font-size: 22px;
    line-height: 24px;
}

.profile p {
    font-size: 17px;
}

p.address {
    margin-top: -15px;
}

p.large {
    font-size: 23px;
    margin-top: 12px;
}

p.profile-info {
    font-size: 19px;
    margin-top: 5px;
}

.top-header p strong {
    font-size: 15px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}


/* ==========================================================================
   Images
   ========================================================================== */

.logo img {
    width: 130px;
    height: 120px;
}

.services img, .contact img {
    padding-bottom: 15px;
}

.contacts img {
    margin-bottom: 5px;
    padding-right: 5px;
}

.footer ul img {
    padding-right: 10px;
    margin-bottom: 5px;
}

img.sembee-logo {
    width: 84px;
    height: auto;
}

img.footer-logo {
   float:right;
}

img.social-first {
    margin-right: 12px;
}

img.services-icon {
    padding-top: 23px;
}

img.twitter, img.linkedin {
    width: 34px;
    height: 34px;
}

img.slide {
    min-height: 137px;
}

/* ==========================================================================
   Lists
   ========================================================================== */

ul {
    -webkit-margin-before: 0.7em;
    -webkit-margin-after: 0.7em;
}

.footer ul {
    list-style-type: none;
    padding-left: 0;
}

.content ul {
    font-size: 17px;
    margin-left: -40px;
    list-style-type: none;
    padding-top: 7px;
}

.content ul li {
    background: url(../img/icons/list-bullet.png);
    background-repeat: no-repeat;
    padding-left: 35px;
    background-position: 0 8px;
    padding-bottom: 3px;
    line-height: 20px;
}

.footer li {
    font-size: 22px;
    color: #7d7d7d;
    padding: 0px 0px 14px 0px;
}
.footer-icons {
    width: 60%;
    float: left;
    padding-left: 25px;
    padding-right: 25px;
}
.footer-img {
    width: 40%;
    text-align: right;
    padding-left: 25px;
    padding-right: 25px;
    float: left;
}

/* ==========================================================================
   Other
   ========================================================================== */

hr {
    color: #7c7c7c;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

/* Mobile */
@media only screen and (max-width : 767px) {
    .logo img {
        width: 109px;
        height: 100px;
    }

    p {
        font-size: 16px;
    }

    h1 {
        font-size: 50px;
    }

    h2 {
        font-size: 16px;
    }

    .contact h2, .contact p{
        font-size: 20px;
    }

    p.tel {
        font-size: 36px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .services, .contact {
        text-align: left;
        padding-top: 0px;
        padding-bottom: 15px;
    }

    .services-content {
        padding: 0 5px 0 130px;
        position: relative; 
    }

    .services img {
        left: 2.5%;
        position: absolute;
        top: 0;
    }

    .slider {
        margin-bottom: 30px;
    }

    .contact h2 {
        margin-bottom: 0px;
        margin-top: 15px;
    }

    .contact p {
        margin-top: 0px;
    }

    .services h2 {
        font-size: 24px;
        margin-top: -5px;
    }

    .services p, .services a {
        font-size: 16px;
        margin-left: 0;
        margin-right: 0;
    }

    .contact img {
        float: left;
        padding-right: 20px;
        min-height: 100px;
    }

    h2.address {
        margin-top: -4px;
    }

    .about-content {
        margin-bottom: 4px;
    }

    .content h2 {
        font-size: 17px;
    }

    .content ul li {
        padding-bottom: 8px;
        line-height: 20px;
        background-position: 0 6px;
    }

    .content p, .content h3, .content ul {
        font-size: 16px
    }

    .content h2:first-of-type {
        font-size: 17px;
        margin-bottom: 35px;
    }

    h2.about-title, .profile h2 {
        font-size: 25px;
    }

    .profile p {
        font-size: 16px;
    }

    p.profile-info {
        font-size: 16px;
    }

    .profile h2:first-of-type {
        padding-top: 5px;
    }

    .profile-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .slider h1 {
        font-size: 25px;
    }

    .slider h1 span {
        padding: 0px 18px 1px 18px;
    }

    .slider h1 span:last-of-type {
        padding-bottom: 6px;
    }

    .footer {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .profile {
        background-color: #e6e6e6;
        padding: 18px 10px 10px 10px;
        margin-bottom: 0;
    }

    .profile-top {
        padding: 0px 0px 1% 124px;
    }

    .profile img {
        width: 107px;
        height: 99px;
    }

    .services-container .col-xs-6 {
        width: 100%;
    }
}

/* Tablets */
@media only screen and (min-width:768px) and (max-width:1199px){
    p {
        font-size: 14px;
    }

    h2 {
        font-size: 17.5px;
    }

    .profile h2 {
        font-size: 24px;
    }

    .breadcrumbs span, .breadcrumbs a {
        font-size: 14px;
    }

    .contact h2{
        font-size: 19px;
    }

    .contact p {
        font-size: 18px;
    }

    p.tel {
        font-size: 28px;
    }

    .services h2 {
        font-size: 19px;
    }

    .services {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .services p, .services a {
        font-size: 14px;
    }

    .services-container .col-sm-1 {
    width: 13%;
    }

    .services-container .col-sm-5 {
    width: 87%;
    }

    .navbar {
        min-height: 50px;
    }

    .content ul li {
        padding-bottom: 8px;
        line-height: 16px;
        background-position: 0 6px;
    }

    .content h2 {
        font-size: 17px;
    }

    .content ul li {
        padding-bottom: 8px;
        line-height: 16px;
        background-position: 0 6px;
    }

    .content p, .content h3, .content ul {
        font-size: 14px
    }

    .content h2:first-of-type {
        font-size: 17px;
        margin-bottom: 30px;
    }

    img.services-icon {
        padding-top: 0px;
        margin-top: 20px;
        width: 83px;
        height: 83px;
    }

    .profile-top img {
        left: 0%;
        position: absolute;
        top: 5%;
        width: 107px;
        height: 99px;
    }

    .profile p {
        font-size: 14px;
    }

    p.large {
        font-size: 19px;
        margin-top: 22px;
    }

    p.profile-info {
        font-size: 15px;
    }

    .content h2, .content h3 {
    margin-bottom: -4px;
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6 {
        padding-left: 25px;
        padding-right: 25px;
    }

    .slider h1 {
        font-size: 35px;
    }

    .logo img {
        width: 107px;
        height: 99px;
    }

    .contacts {
        padding: 0px 0px 37px 0px;
    }

    .contacts span {
        font-size: 15px;
    }

    .footer {
        padding-left: 0px;
        padding-right: 0px;
    }

    .profile-top {
        padding: 0px 0px 0px 124px;
    }


}

/* Medium Mobile */
@media only screen and (max-width:600px) {
    .footer-icons {
        width: 100%;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer-img {
        width: 100%;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
        float: left;
        margin-bottom: 12px;
    }

    img.twitter, img.linkedin {
        width: 55px;
        height: 55px;
    }

    img.sembee-logo {
        width: 127px;
        height: 120px;
    }

    img.social-first {
        padding-right: 0;
        margin-right: 12px;
    }

    .footer-img p {
        margin-top: 0;
    }

    span.footer-links {
        float: left;
    }

    .copyright {
        display: none;
    }

    .copyright-mobile {
        display: block;
    }

    .copyright-mobile hr {
        border-top: 2px solid #7c7c7c;
    }

    .services img, .contact img {
        width: 90px;
        min-height: 90px;
        height: 90px;
        padding-bottom: 0px;
        padding-right: 0;
        margin-right: 20px;
    }

    .services-content {
        padding: 0 5px 0 105px;
    }

    .contact h2 {
        font-size: 16px;
    }

    h2.address {
        margin-top: 0px;
    }

    .contact p {
        font-size: 16px;
    }
}

/* vSmall Mobile */
@media only screen and (max-width : 392px) {

    h1.h1-home, .top-header p {
       margin-top: 5px !important;
    }

    .flex-nav-prev, .flex-nav-next {
        display: none;
    }


    p.tel {
        font-size: 24px !important;
    }

    .slider h1 {
        font-size: 20px;
        line-height: 1.4;
    }

}

/* Small Mobile */
@media only screen and (max-width : 450px) {

	h1.h1-home {
    	font-size: 13px;
    	margin-top: 12px;
	}

	.top-header p strong {
	    font-size: 13px;
	}

}


/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}