/* Media Queries
-------------------------------------------------------------- */
@media only screen and (max-width: 1650px) {
    .header .nav-wrap {
        text-align: center;
    }
    .header .mainnav {
        left: 0;
        transform: translate(0px);
        -webkit-transform: translate(0px);
    }	
    .p{
       
    }
    .languages{
        display: flex;
    }
}

h3.title.share {
    color: #fe466c !important;
    font-size: large;
}

@media only screen and (max-width: 1366px) {
    .page-callout:before {
        left: 0px;
        width: 100%;
    }

    .flat-contact-us div:not(:last-child) {
        padding-bottom: 40px;
        border-right-style: none;
    }

    .flat-spacer.off {
        display: none;
    }

    .ab3-s2 .padlr-218_185 {
        padding: 30px;
    }

    .bond-why-choose-us .container.absolute {
        top: 20px;
    }

    .bond-wcu-right.title-section,
    .bond-wcu-right.title-section.style1 .title {
        margin-bottom: 20px;
    }

    .iconbox.bond-wcu-right {
        margin-bottom: 15px;
    }
	
    .navbar-nav{
        display: flex;
        float: left;
        padding-right: 10px;
    }
    .languages{
        display: flex; 
        width: 8%;
    }
    .header.white .bond-socials {
        margin-right: 15px;
    }
}

@media only screen and (max-width: 6664px) {
   
    
     .header .nav-wrap {
        text-align: center;

    }
    .header .mainnav {
        left: 0;
        transform: translate(0px);
        -webkit-transform: translate(0px);
    }
    .p{
        position: relative;
    }
    .languages{
        display: flex;
        justify-content: center;
    }

}
/* Smaller than standard 1200 */
@media only screen and (max-width: 1199px) {
    .header .mainnav > ul > li {
        padding-right: 30px;
    }

    .bond-counterbox {
        padding-top: 25px;
    }

    .ab-right.svideo {
        top: 20%;
        right: 15px;
    }

    .bond-iconbox.about-us1 .abrt {
        display: none;
    }


    .flat-home5 header .header-wrap .logo {
        top: 8px;
        margin-left: 40px;
    }

    .header.white + #mainnav-mobi {
        transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        -o-transform: none;
    }

    .padlr-260_120 {
        padding-left: 137px;
        padding-right: 30px;
    }

    .section-home5-callout2 .page-callout.style2 .flat-button {
        margin-top: 35px;
    }

    #testimonial-slider-box .swiper-nav {
        top: auto;
        transform: translate(0);
    }

    .bond-why-choose-us .container.absolute {
        background: rgba(255, 255, 255, 0.6);
        color: #000;
        padding-top: 20px;
    }

    .bond-why-choose-us .col-md-6 {
        width: 100%;
        margin-left: 0;
    }

    .bond-why-choose-us .steps-img.left-img {
        width: 100%;
    }

    .bond-why-choose-us .container.absolute {
        top: 70px;
    }

    .bond-teammember .team:hover .short_information {
        left: -200px;
        right: auto;
    }

    .blog-details .content-post {
        padding-top: 80px;
        /*overflow: hidden;*/
    }

    .blog-details article .entry-meta .meta-1,
    .blog-details article .entry-meta .meta-2,
    .blog-details .v2 article:nth-of-type(even) .entry-meta .meta-1 {
        transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        -o-transform: none;
        left: 0px;
        right: 0;
    }

    .blog-details article .entry-meta .meta-1 span {
        padding-left: 19px;
        float: left;
    }

    .blog-details article .entry-meta .meta-2 {
        top: 60px;
    }

    .blog-details.grid .entry-meta .meta-2 {
        display: none;
    }

    .blog-details article .entry-meta .meta-2 span a {
        color: #fff;
    }

    .blog-details article .entry-meta .meta-2 {
        top: 11px;
        left: auto !important;
        right: 30px;
        color: #fff;
    }

    .blog-details .v2 .featured-post {
        margin-top: 90px;
    }
	   .header .account-wrapper li {
        padding: 10px 12px;
        font-size: 17px;
       
     }
}

/* Smaller than standard 992 */
@media only screen and (max-width: 1108px) {
	.nav-wrap{
        display: flex;
    }
    .p{
        flex-direction: row;
        margin-left: 67%;
    }
    .languages{
        padding-left: 10px;
        width: 120px;
        padding-top: 5px;
        height: 35px;
    }
    .languages ul{
        display: flex;
    }

    .header .show-search a {
       padding-left: 90px;
    }

    iframe {
        width: 100%;
        height: 240px !important;
        padding: 0em;
        margin: 0em;
        border: 0em;
        position: inherit;
         }

    .entry-image img{
        height: 290px !important;
    }
    .container-bottom {
        padding: 0px 15px;
    }
    .padl-30-remove-responsive {
        padding-left: 0px;
    }
    .bond-partner-slider .owl-carousel.owl-loaded {
        margin-left: 0px;
    }
    #mainnav {
        display: none;
    }

    .iconboxes.pad-0_134 {
        padding: 0 0;
    }

    .page .iconbox-contact-us {
        border: 0;
    }

    .nothing h1 {
        font-size: 40px;
        line-height: 40px;
    }

    .nothing p {
        font-size: 30px;
        line-height: 30px;
    }

    .nothing {
        padding: 0 0 40px;
    }

    .author-body .info,
    .comment-post .comment-list .comment-detail {
        overflow: visible;
    }

    .comment-post .comment-list .comment-avatar {
        margin-bottom: 10px;
    }

    .flat-home5 header {
        position: relative;
        background: white;
        padding: 51px 0px 40px 0px !important;
        margin: 0px;
    }

    .tp-banner-container .slide-paddingl {
        padding-left: 0 !important;
    }

    .section-home2-about .video-330 {
        position: relative;
        margin-top: 0;
        left: 15px;
    }

    .menu.menu-extra span {
        display: none;
    }

    .btn-menu {
        display: block;
    }

    .left_sidebar .col-md-8 {
        float: none;
    }

    .title-section.style1 {
        margin-bottom: 30px !important;
    }

    [class*="magt"] {
        margin-top: 15px;
    }

    .container-bottom .copyright {
        line-height: 30px;
        padding-top: 15px;
    }

    .keep-30 {
        padding: 30px;
    }

    .keep-15 {
        padding: 15px;
    }

    .bond-row.keep-30 {
        padding: 30px 15px !important;
    }

    .flat-spacer[class*="h"] {
        height: 15px;
    }

    .about-us1 .left-img {
        margin-bottom: 80px;
    }

    .bond-teammember .team {
        margin-bottom: 30px;
    }

    .bond-why-choose-us .container.absolute {
        background: rgba(255, 255, 255, 0.6);
        color: #000;
        padding-top: 20px;
    }

    .bond-portfolio .item.builder {
        width: 33.33%;
    }

    .bond-testimonials-slider .bond-empty-spacer {
        height: 0;
    }

    .bond-testimonials-flexslider {
        width: 100%;
    }

    .bond-section-counter .col-md-3 {
        margin-bottom: 30px;
        display: table;
    }

    .bond-section-counter .col-md-3:nth-of-type(odd) {
        clear: both;
    }

    .btn-menu,
    .header .nav-wrap.v2 .btn-menu {
        display: block;
        left: 0;
    }

    .bond-counterbox.v2 {
        text-align: center;
    }
    .flat-home5 header .header-wrap #logo,
    .header .header-wrap .logo {
        line-height: 10px;
        width: 100%;
        top:-15px;
        left: 10px;
        margin: 0px 5px;
    }
	.header .account-wrapper li {
	   padding: 13px 15px;
	   margin-bottom: 3px;

}
.header #logo{
    top:5px;
    left:-55px;
}
    .header  .logo {
        padding: 0px 5px 25px 15px;
    }
    .logo a img {
        width: 60px;
        float: left;
        margin-right: 10px;
    }

    .logo a div {
        float: left;
        position: relative;
        top: 0;
        color: #495057;
        font-weight: 500;
        font-size: 15px;
        width: calc(100% - 80px);
        line-height: 20px;
        text-align: left;
        left: 4px;
        font-weight: 600;
    }
    .header .header-wrap {
        line-height: 8px;
    }
    .header.white + #mainnav-mobi {
        top: 179px;
    }

    .header .header-wrap .nav-wrap {
        float: right;
    }

    #mainnav-mobi {
        transform: translateY(70px);
    }

    .footer:before {
        right: 0;
    }

    .sidebar {
        padding-left: 0;
    }

    .sidebar {
        padding-right: 0;
    }

    .padding-left-45 {
        padding-left: 15px;
    }

    .bond-row {
        padding-top: 125px !important;
        padding-bottom: 30px !important;
    }

    .page-callout.style2 {
        padding-top: 50px;
        font-size: 18px;
    }

    .page-callout.style2 h2 {
        line-height: 45px;
        font-size: 25px;
    }

    .section-home5-callout2 .page-callout.style2 .flat-button {
        margin-top: 10px;
    }

    .bond-iconbox.outtop {
        margin-bottom: 30px;
    }

    .padlr-260_120 {
        padding: 50px;
    }

    .great-service.v3 img {
        display: none;
    }

    .great-service .iconbox.white-style .box-title {
        font-size: 25px;
    }

    .flat-button {
        padding: 0 35px;
    }

    #testimonial-slider-box.v2 .swiper-nav {
        left: 0;
        margin: 0;
    }

    .blog-details.grid.no_sidebar article {
        width: 50%;
    }

    .bond-featured .text-center {
        display: none;
        top: 50px;
    }

    .page-callout.style2 .flat-button {
        position: relative;
        display: inline-block;
        left: 0;
        margin-top: 40px;
    }

    .video-icon.fa-play {
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-size: 40px;
    }

    #video-controls #video-play:before {
        font-size: 20px;
        line-height: 70px;
    }

    .video-icon.fa-play {
        border: 3px solid #fff;
    }

    .padt-82.padl-42 {
        padding-left: 0;
    }
    .header.white .bond-socials {
		display: flex;
        top: 30px;
        position: absolute;
        bottom: -10px;
        left: 60%;
        margin: 0px auto;
        transform: translate(-50%, 11px);
        -webkit-transform: translate(-50%, 11px);
        -moz-transform: translate(-50%, 11px);
        -o-transform: translate(-50%, 11px);
        right: unset;
        z-index: 333;
    }
}

/* Tablet Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
}

/* Tablet Portrait Size */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    h3.title.share {
        margin-top: 10px;
        color: white !important;
        font-size: medium;
    }
	.responsiveOrg{
	padding-left: 40% !important;
	}
    .nav-wrap{
        display: flex;
    }
    .p{
        margin-left: 63%;
        flex-direction: row;
    }
    .languages{
        padding-left: 8px;
        width: 120px;
        padding-top: 5px;
        height: 35px;
    }
    .languages ul{
        display: flex;
    }

    .header .show-search a {
       padding-left: 90px;
    }
}

/* All Mobile Sizes */
@media only screen and (max-width: 825px) {
    .bond-row.pad-0 {
        padding: 0 !important;
    }
	
    .nav-wrap{
        display: flex;
    }
    .logo a div{
        top: 0;
    }
    .p{
        margin-left: 58%;
        flex-direction: row;
    }
    .languages{
        padding-left: 10px;
        width: 120px;
        padding-top: 5px;
        height: 35px;
    }
    .languages ul{
        display: flex;
    }

    .header .show-search a {
       padding-left: 90px;
    }
     iframe {
    width: 100%;
    height: 240px !important;
    padding: 0em;
    margin: 0em;
    border: 0em;
    position: inherit;
     }
    .page-title-heading .title {
        font-size: 30px;
    }
    .box-readmore input {
        width: 100%;
        text-align: center;
        padding: 16px;
    }
    .box-readmore {
        width: 100%;
    }
    .padb-49 select {
        width: 100%;
    }
    .blog-pagination li {
        margin-bottom: 10px;
    }
    .bond-page-title {
        margin-bottom: 30px;
    }

    .maintanance-box {
        padding: 15px 15px 15px 15px;
        width: 100%;
        margin: 0 0 20px 0;
    }

    .maintanance-num {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .padlr-40_89 {
        padding-left: 0;
        padding-right: 0;
    }

    .blog-details.grid.first-big article:first-child .entry-meta .meta-2 {
        left: 50%;
    }

    .ab-right.svideo {
        top: 0;
        position: relative;
        margin: 0 auto;
    }

    .swiper-pagination.swiper-pagination-fraction {
        left: 0;
        transform: translatex(0);
        top: 87%;
    }

    #testimonial-slider-box .swiper-nav {
        top: 87%;
    }

    .bond-portfolio .item.builder {
        width: 50%;
    }

    .bond-section-wcu-right {
        padding-left: 0;
    }

    .bond-why-choose-us .container.absolute {
        position: relative;
        width: 100%;
    }

    .grid figure figcaption {
        padding: 55px;
    }

    .grid figure figcaption.style-1 {
        padding: 40px;
    }

    .bond-our-blog {
        padding-bottom: 50px;
    }

    .home3-about-us .w62p {
        width: 100%;
    }

    .home3-about-us .single-image {
        display: none;
    }

    .home3-about-us.mgb-91 {
        margin-bottom: 0;
    }

    .bond-portfolio.four_columns .item.builder {
        width: 50%;
    }

    .ab3-s3 .w39p {
        display: none;
    }

    .bond-testimonials-flexslider.v2 .testimonial {
        padding: 0;
    }

    .bond-testimonials-flexslider.v2 .testimonial-content {
        padding-left: 201px;
        padding-right: 15px;
    }

    .bond-row.bond-testimonials-slider.v2 {
        padding-bottom: 140px !important;
    }

    .bond-testimonials-slider.v2 .nav-thumb {
        width: 70%;
        top: 85%;
    }

    [class*="w3"] {
        width: 50%;
    }

    [class*="mgb"] {
        margin-bottom: 15px;
    }

    .bond-testimonials-flexslider .testimonial {
        padding: 0;
    }

    .bond-testimonials-flexslider .testimonial-content {
        padding-left: 242px;
        padding-right: 15px;
    }

    .page .iconbox-contact-us {
        width: 100%;
    }

    .blog-details.grid article .entry-meta .meta-1 {
        padding: 0;
    }

    .blog-details.grid article .entry-meta .meta-1 span {
        padding-left: 10px;
    }

    .title-section.style1 .title {
        line-height: 45px;
    }
	.header.white .bond-socials {
        top: 20;
        position: absolute;
        /* bottom: 0px; */
        display: flex;
        margin: 0px auto;
        left: 55%;

    }
    .header .bond-socials  i {
        font-size: 19px;

    }
}

/* Mobile Landscape Size */
@media only screen and (min-width: 489px) and (max-width: 767px) {
    .bond-section-counter .col-md-3 {
        width: 50%;
        float: left;
    }
    .page-callout .button {
        top: 34px;
    }
	.res{
		margin-top: -300px;
	}
    .signin-signup-css{
        top: 0;
    }
    .nav-wrap{
        display: flex;
    }
    .p{
        flex-direction: row;
    }
    .languages{
        padding-left: 10px;
        width: 120px;
        padding-top: 5px;
        height: 35px;
    }
    .languages ul{
        display: flex;
    }

    .header .show-search a {
       padding-left: 90px;
    }

    .what-we-do.v3 .item {
        padding: 15px;
    }
	.flat-home5 header .header-wrap #logo,
    .header .header-wrap .logo {
        line-height: 10px;

        width: 100%;
        left: 0px;
        margin: 0px 0px;
    }

	  .header .account-wrapper li {

	   	padding: 12px 18px;
		font-size: 14px;
	   	margin-bottom: 3px;
	}
	.header .bond-socials  i {
		font-size: 18px;

	}
	.header.white .bond-socials {
		top: 30px;
		position: absolute;
		bottom: -10px;
		left: 63%;
		margin: 0px auto;

	}
	.signin-signup-css{
    flex-direction: column;
}
    .header  .logo {
        padding: 0px 5px 35px 15px;
    }
    .logo a img {
        width: 40px;
        float: left;
        margin-right: -2px;
    }

    .logo a div {
        float: left;
        position: relative;
        top: -7px;
        color: #495057;
        font-weight: 500;
        font-size: 13px;
        width: calc(100% - 80px);
        line-height: 20px;
        text-align: left;
        left: 4px;
        font-weight: 600;
    }
}
@media only screen and (max-width: 540px) {
    /*.container {
		margin-top: -100px;
	}*/
	.res{
		margin-top: -300px;
	}
    .logo a img {
        float: left;
        margin-right: 0px;
    }
    .p{
    }
    .languages{
        padding-left: 10px;
        width: 90px;
        height: 35px;
    }
    .languages ul{
        display: flex;
    }

    .header .show-search a {
        padding-left: 10%;
    }
}
/* Mobile Portrait Size */
@media only screen and (max-width: 488px) {
    .padding-left-0,
    .padding-right-0,
    .what-we-do.v3 .item {
        padding-left: 0px;
        padding-right: 0px;
	}
     .signin-signup-css{
        flex-direction:column ;
    }
    /*.container {
		margin-top: -100px;
	}*/
	.res{
		margin-top: -300px;
	}
    .p{
        margin-left: 18%;
        flex-direction: row;
    }
    .header.white .bond-socials {
        display: flex;
        transform: translate(-50%, -2px);
        -webkit-transform: translate(-50%, -2px);
        -moz-transform: translate(-50%, -2px);
        -o-transform: translate(-50%, -2px);
    }
    .blog-details article .featured-post {
        width: 100%;
    }

    .bond-row.bond-testimonials-slider.v2 {
        padding-bottom: 140px !important;
    }

    .btn-xs {
        margin: 5px;
    }

    #mainnav-mobi {
        transform: translateY(40px);
    }

    .page-title {
        padding: 70px 0 50px;
    }

    .header {
        padding: 7px 0 57px;
    }

    .header .header-wrap {
        padding-left: 10px;
        padding-right: 10px;
    }

    .header .nav-wrap {
        padding-left: 0;
        padding-right: 0;
		display: flex;
    }

    .title-section.style1 {
        margin-bottom: 25px;
    }

    .bond-section-about-us {
        padding-top: 50px;
    }

    .bond-why-choose-us {
        padding-bottom: 70px;
    }
/* mobile */
	.header .account-wrapper li {
    	padding: 10px 2px 10px 10px;
     	font-size: 11px;

 	}
 	.header .bond-socials  i {
     	font-size:17px;

 	}
 	.header.white .bond-socials {
		 top: 38px;
		 position: absolute;
		 left: 55%;
		 margin-bottom: 50px;
 	}
    .flat-home5 header .header-wrap #logo,
    .header .header-wrap .logo {
        line-height: 30px;
        text-align: center;
        width: 40%;
        z-index: 100;
    
    }
     .header  .logo {
         padding: 0px 0px 28px 0px;
     }
     .logo a img {
         width: 30%;
         float: left;
         margin-right: 0px;
     }

     .logo a div {
         float: left;
         position: relative;
         top: 8px;
         color: #495057;
         font-weight: 500;
         font-size:12px;
         width: calc(100% - 80px);
         line-height: 10px;
         text-align: left;

         left: 4px;
         font-weight: 600;
     }
/* mobile */
    .input-group {
        display: contents;
    }

    .bond-portfolio .item.builder {
        width: 100%;
    }

    .search-box form {
        margin: 0;
    }

    .bond-page-title {
        padding: 0;
    }

    .breadcrumbs {
        margin: 0px;
    }

    .bond-testimonials-flexslider .testimonial {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 150px;
    }

    .bond-testimonials-flexslider .testimonial-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .bond-testimonials-flexslider.v2 .testimonial {
        padding-bottom: 118px;
    }

    .bond-testimonials-slider.v2 .nav-thumb {
        display: none;
    }

    .bond-testimonials-flexslider.v2 .testimonial-author {
        transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        -o-transform: none;
    }

    .bond-testimonials-flexslider .testimonial-image {
        bottom: -45px;
        top: auto;
        left: 0;
    }

    #testimonial-slider-box.v2 .swiper-nav {
        bottom: -30px;
    }

    .bond-testimonials-flexslider.v2 .testimonial-content {
        padding: 15px;
    }

    .bond-testimonials-flexslider .testimonial-author {
        top: auto;
        transform: translateY(50%);
        right: 0;
        left: auto;
    }

    .bond-section-wcu-right {
        padding-left: 15px;
    }

    .swiper-pagination.swiper-pagination-fraction {
        left: 0;
        transform: translatex(0);
        width: 140px;
        margin-left: -15px;
        top: 100%;
    }

    #testimonial-slider-box .swiper-nav {
        margin-left: -124px;
        top: 100%;
    }

    .bond-testimonials-slider:before {
        content: none;
    }
	
    .btn-menu {
        line-height: 27px;
        margin: 27px 20px;
        width: 23px;
    }

    .languages{
        padding-left: 10px;
        width: 90px;
        height: 40px;
    }
    .languages ul{
        display: flex;
    }

    .header .show-search a {
       padding-left: 90px;
    }

    .page-title h1 {
        margin-left: 0px;
    }

    .blog-single .entry-blog-meta {
        right: 0;
        line-height: 16px;
        background: transparent;
    }

    .blog-single .entry-blog-meta span {
        line-height: 16px;
    }

    .blog-details .v3 article .entry-meta {
        position: relative;
    }

    .blog-details .v3 article .entry-meta .meta-1 {
        width: 100%;
        position: relative;
    }

    .blog-details .v3 article .entry-meta .meta-2 {
        display: none;
    }

    .blog-details .v3 article .entry-meta .meta-1 span,
    .blog-details .v3 article .entry-meta .meta-2 span {
        float: left;
    }

    .tagcloud a {
        margin-bottom: 7px;
    }

    .comment-post .comment-list ul.children {
        padding-left: 40px;
    }

    .blog-details article .featured-post,
    .blog-details .v2 .featured-post {
        width: 100%;
        margin-right: 0;
        margin-top: 0;
    }

    .blog-details article .entry-meta .meta-1 {
        left: 0;
        right: 0;
        margin-top: -45px;
    }

    .blog-details article .entry-meta .meta-2 {
        position: relative;
        right: auto;
        transform: none;
        top: auto;
    }

    .blog-pagination {
        margin-bottom: 50px;
    }

    .bond-section-counter {
        padding-top: 50px;
    }

    .bond-counterbox:not(:last-child) {
        margin-bottom: 30px;
    }

    .bond-counter {
        position: relative;
        transform: none;
        padding: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        left: 0 !important;
        top: 0 !important;
    }

    .bond-counter .numb-count {
        line-height: 48px;
    }

    .bond-counterbox .counter-countent {
        position: relative;
        padding: 0;
        width: 100%;
        text-align: center;
    }

    .bond-present .bond-counter {
        top: 0;
    }

    .footer {
        padding: 50px 0;
    }

    .footer .page-callout {
        margin-bottom: -48px;
        margin-top: -50px;
    }

    .footer .page-callout .button {
        bottom: 0px;
        top: auto;
        position: relative;
        display: inline-block;
        left: 0;
    }

    .iconbox.iconbox-contact-us.v1.padl-47 {
        padding-left: 0;
    }

    .go-top {
        font-size: 0px;
    }

    .go-top i {
        font-size: 14px;
        line-height: 32px;
    }

    .go-top.show {
        opacity: 1;
        right: 0px;
        font-size: 0;
        width: 32px;
        height: 32px;
        text-align: center;
        line-height: 32px;
        background: #fe466c;
        color: #fff;
    }

    .go-top.show:hover {
        background: #222;
    }

    .bond-row {
        padding-bottom: 50px !important;
    }

    .container-bottom .copyright {
        width: 100%;
        text-align: center;
    }

    .container-bottom .bond-socials {
        text-align: center;
    }

    .blog-details .content-post {
        overflow: visible;
        float: left;
        padding-top: 30px;
    }

    .great-service:before,
    .great-service:after {
        background: transparent;
    }

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

    .col-xs-offset-6 {
        margin-left: 0;
    }

    .bond-counterbox.v2 {
        padding: 15px;
    }

    .page-callout.style2 h2 {
        margin-bottom: 10px;
    }

    .bond-portfolio.four_columns .item.builder,
    .bond-portfolio.three_columns .item.builder {
        width: 100%;
    }

    .section-home5-callout2 .page-callout.style2 .flat-button {
        transform: none;
        bottom: -56px;
        top: auto;
    }

    .padlr-260_120 {
        padding: 15px;
    }

    .great-service .padlr-260_120 {
        background-color: #fe466c;
        text-align: center;
    }

    .great-service .absolute {
        position: relative;
        top: 0;
        transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        -o-transform: none;
    }

    .header .nav-wrap.v2 {
        top: 0;
        padding: 0;
    }

    .btn-menu,
    .header .nav-wrap.v2 .btn-menu {
        left: 0;
    }

    #slider-counter.v3 {
        bottom: 0;
        left: 20px;
    }

    #rev_slider_1_2_wrapper .tp-leftarrow.default,
    #rev_slider_1_3_wrapper .tp-leftarrow.default,
    #rev_slider_1_2_wrapper .tp-rightarrow.default,
    #rev_slider_1_2_wrapper .tp-leftarrow.default,
    #rev_slider_1_3_wrapper .tp-rightarrow.default,
    #rev_slider_1_3_wrapper .tp-leftarrow.default {
        bottom: -17px !important;
    }

    #rev_slider_1_2_wrapper .tp-rightarrow.default,
    #rev_slider_1_3_wrapper .tp-rightarrow.default {
        right: 20px !important;
    }

    #rev_slider_1_2_wrapper .tp-leftarrow.default,
    #rev_slider_1_3_wrapper .tp-leftarrow.default {
        right: 80px;
    }

    [class*="w3"] {
        width: 100%;
    }

    .blog-details.grid.first-big article .entry-meta .meta-1 {
        padding-right: 0;
        top: 0;
    }

    .blog-details.grid article {
        width: 100%;
    }

    .blog-details.grid.no_sidebar article {
        width: 100%;
    }

    .blog-details.grid article .entry-meta .meta-1 {
        top: 0;
    }

    .bond-iconbox.overlay {
        padding: 38px 15px;
    }

    .padding-left-45 {
        padding-left: 15px;
        padding-top: 20px;
    }

    h3.title.share {
        color: white !important;
        font-size: medium;
    }
}

@media only screen and (max-width: 320px) {
    .header.white .bond-socials {
        display: none;
    }
	.container {
    margin-top: -100px;
	}
	.res{
		margin-top: -300px;
	}
    .p{
        flex-direction: row;
    }
    .languages{
        padding-left: 10px;
        width: 90px;
        height: 35px;
    }
    .languages ul{
        display: flex;
    }

    .header .show-search a {
       padding-left: 160px;
    }
    
    .logo a img {
        width: 40px;
    }
    .logo a div{
        top: 0;
    }
}

@media only screen and (max-width: 760px),
    (min-device-width: 768px) and (max-device-width: 1024px) {
    /* Force table to not be like tables anymore */
    table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
	.res{
		margin-top: -200px;
	}
    tr {
        border: 1px solid #ccc;
    }

    td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal !important;
    }

    td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    /*
	Label the data
	*/
    th:nth-of-type(1):before {
        content: "#";
    }
    th:nth-of-type(2):before {
        content: "Name";
    }
    th:nth-of-type(3):before {
        content: "Staus";
    }
    th:nth-of-type(4):before {
        content: "Organiations";
    }
    th:nth-of-type(5):before {
        content: "Locations";
    }
    th:nth-of-type(6):before {
        content: "Tags";
    }
}

table {
    width: 100%;
    border-collapse: collapse;
}
/* Zebra striping */
tr:nth-of-type(odd) {
    background: #eee;
}
th {
    background: #fe466c;
    color: white;
    font-weight: bold;
}
td,
th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left;
}

