/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) { 

  .mainmenu li:hover ul {
  top: 42px;
}
}
/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 

.header-top-area, .header-top-area .text-right, .logo, .mainmenu ul, .single-slide-item, .factorian-cta-area, .factorian-cta-area .text-right {
    text-align: center;
}
.logo{
    padding: 12px 0;
}


/* 2. Main Menu area CSS */
.header-area {
    background: url(../img/dot.png);
    border-bottom: 3px solid #ffb600;
    left: auto;
    position: absolute;
    right: auto;
    top: 50px;
    width: 100%;
    z-index: 10050;
    height: 73px;
}
.sticky {
    background: url(../img/dot.png);
    border-bottom: 3px solid #ffb600;
    left: auto;
    position: fixed;
    right: auto;
    top: 0px;
    width: 100%;
    z-index: 999;
    height: 50px;
}

.header {
    background:#222;
    display: inline-block;
    width: 100%;
    height:69px;
}
.header .col-sm-3{
    background: #ffb600;
    height: 69px;
}
.header .col-sm-3 .logo {
    transform: skew(-18deg);
    overflow: hidden;
    background: #ffb600;
    margin-right: -33px;
    vertical-align: middle;
    padding: 17px;
}

.header .col-sm-3 .logo a {
    transform: skew(16deg);
    /*border: 3px solid #fff;*/
    display: inline-block;
    font-size: 8px;
    /*padding: 22px 15px;*/
    vertical-align: middle;
}
.header-top-area {
  font-size: 12px;
}
.responsive-menu-wrap{
    display: none;
}

.mainmenu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: right;
}
.mainmenu li {
    display: inline-block;
    position: relative;
}
.mainmenu li a {
    color: #fff;
    display: block;
    font-size:11px;
    font-weight:600;
    padding: 27px 3px;
    text-transform: uppercase;
}
.mainmenu li:hover > a,
.current_page_item > a {
    background-color: #ffb600;
    text-decoration: none;
    color: #222;
}
.mainmenu li ul {
    background: #ffb600 none repeat scroll 0 0;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    text-align: left;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 200px;
    z-index: -1;
}
.mainmenu li ul li {
    display: block;
}
.mainmenu li ul li a:hover {
    background-color: #fff;
}
.mainmenu li ul li a {
    padding-bottom: 2px;
    padding-top: 2px;
    text-transform: none;
}

.header-search-bar {

    } .header-search-bar:after {
    font-family: fontawesome;
    content: "\f002";
}
.header-search-bar:after {
    position: absolute;
    right: 15px;
    top: 5px;
    z-index: 1
}
.header-search-bar form {
    position: relative;
    z-index: 9;
}
.header-search-bar input[type="search"] {
    border: medium none;
    color: #222;
    cursor: pointer;
    height: 40px;
    padding: 5px 15px;
    text-indent: -9999px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    width: 40px;
    background: none;
}
.header-search-bar input[type="search"]:focus {
    border: 1px solid #ddd;
    text-indent: 0;
    width: 200px;
    background: #fff;
    cursor: text
}
.header-top-area a:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    text-decoration: none;
}
/*serch*/
.section-content-search-block.section-gray {
    height: 142px;
    background: #2d2d2d;
}

.select {
    width: 100%;
    height: 50px;
    margin-top: 29px;
}
.search-query.form-control {
    height: 40px;
}
.search-section {
    padding: 20px;
    background: #ffb600;
    height: 100px;
    z-index: 9999;
    margin-top: -75px;
    position: absolute;
    width: 100%;
}


.latestnews {
    display: block;
    float: left;
    width: 100%;
    margin-left: 8px;
    padding: 0;
}
.formblock {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    overflow: auto;
}

.formblock input {
    width: 100%;
    padding: 5px;
    background: #f2f2f2;
    border: 1px solid #e2e2e2;
}
.formblock #message {
    width: 100%;
    height: auto;
    background: #f2f2f2;
    border: 1px solid #e2e2e2;
}

.form-group input {
    width: 100%;
    padding:5px;
}

.product-select {
    width: 100%;
    padding: 10px;
}
.btn1 {
    padding: 9px;
    background: #fff;
    width: 100%;
}

.simplefilter {
  margin: -37px;
}

.filtr-container {
  margin: 21px;
  padding: 5px;
}

/*Section*/
.seprater {
    height: 10px;
}
.section-content-block {
    padding: 10px;
}

.alamin-btn {
    display: inline-block;
    background: #ffb600;;
    color: #fff;
    padding: 12px 40px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    border-radius: 3px;
    margin-top: 20px;
}   
.alamin-btn.section-btn {
    text-decoration: none;
}

.page-section-blok{
    background-color: #CCC;
    background: url(../img/section-bg-1.jpg) no-repeat left top #EDF0F5;
    height: 600px;
    padding:114px;
}
.page-section-blok li {
    list-style: none;
    margin: 0px;
    padding: 10px;
    font-size: 17px;
}
.page-section-blok li a{
    text-decoration: none;
    color: #222;
}

.page-section-blok li a:hover{
    color:#ffb600 ;
}
.section-content-block {
    padding: 49px;
}
.section-content-block h4 {
  font-size: 15px;
}

.section-content-block span {
    font-size: 11px;
}

.service-box-bg {
  background-size: cover;
  background-position: center;
  background-color: #ddd;
  height: 200px;
  position: relative;
  z-index: 1;
  margin-bottom: 0px;
  border-radius: 5px 5px 0px 0px;

}

.service-box-bg i{
  height: 50px;
  width: 50px;
  background: #26495a;
  display: none;
  color: #fff;
  border: 5px solid #fff;
  font-size: 10px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -35px;
}
.single-service-box i::before {
    margin: 0px;
    font-size: 22px;
    text-align: center;
    line-height: 2;
}


.single-service-box h2 {
    font-size: 25px;
    padding: 15px;
}



.padding-left-30 {
    margin-top: 30px;
}
.footer-wid {
    padding-bottom: 0;
    padding-top: 50px;
}
.footer-wid-title {
  font-size: 17px;
}
.social-icon ul li {
  margin: 3px;
}

#mc_email1 {
    width: 100px;
}

#btn_newsletter_1 {
  margin: -8px;
}

.footer-copyright-area-left {
  text-align: center;
}
.footer-copyright-area-right {
  text-align: center;
}
.footer-top-area {
    padding-bottom: 50px;
    padding-top: 30px;
}
.header-search-bar {
  display: none;
} 
.homepage-slides .owl-nav div {
    color: #333;
    display: inline-block;
    margin: 0;
    position: relative;
}
.homepage-slides .owl-nav {
    margin-top: 5px;
    text-align: center;
}

.single-slide-item {
    background-color: #dddd;
    background-position: center center;
    background-size: cover;
    color: #fff;
    font-size: 24px;
    height: 254px;
}
.homepage-slides .owl-nav div.owl-next, .homepage-slides .owl-nav div {
    left: auto;
    margin: 10px;
    right: auto;
}  

}
/*About Us page*/
.header-top-menu {
    top: 0px;
}
.main-header-bg{
    background-image: url(../img/slide-bg-2.png);
    background-color: #ddd;
    background-position: center center;
    background-size: cover;
    position: relative;
    color: #fff;
    font-size: 24px;
    height: 305px;
    text-align: center;

}
.section-content-block.\.mission-vission-bg {
    height: auto;
    background: #2222;
    background: url(../img/bg-mission-visson.jpg) no-repeat left top #EDF0F5;
}
.mission {
    height: auto;
}
.mission p {
    padding: 5px;
    font-size: 13px;
    text-align: justify;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) { 
    
.header-top-area, .header-top-area .text-right, .single-slide-item, .factorian-cta-area, .factorian-cta-area .text-right {
    text-align: center;
}
.main-header-bg{
    background-image: url(../img/slide-bg-2.png);
    background-color: #ddd;
    background-position: center center;
    background-size: cover;
    position: relative;
    color: #fff;
    font-size: 24px;
    text-align: center;

}

.header-area {
    background: url(../img/dot.png);
    border-bottom: 3px solid #ffb600;
    left: auto;
    position: absolute;
    right: auto;
    top: 50px;
    width: 100%;
    z-index: 10050;
    height: 73px;
}
.sticky {
    background: url(../img/dot.png);
    border-bottom: 3px solid #ffb600;
    left: auto;
    position: fixed;
    right: auto;
    top: 0px;
    width: 100%;
    z-index: 999;
    height: 50px;
}

.header {
    background:#222;
    display: inline-block;
    width: 100%;
    height:69px;
}
.header .col-sm-3{
    background: #ffb600;
    height: 69px;
}
.header .col-sm-3 .logo {
    transform: skew(-18deg);
    overflow: hidden;
    background: #ffb600;
    margin-right: -33px;
    vertical-align: middle;
    padding: 2px;
    width:60%;
}

.header .col-sm-3 .logo a {
    transform: skew(16deg);
    /*border: 3px solid #fff;*/
    display: inline-block;
    font-size: 8px;
    /*padding: 22px 15px;*/
    vertical-align: middle;
}
.header-top-area {
  font-size: 12px;
}
.mainmenu, .header-search-bar {
    display: none
}
 

.responsive-menu-wrap {
    display: block;
    margin-top: -16px;
    position: absolute;
    right: 15px;
    top: 50%;
}

.responsive-menu-wrap .slicknav_menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    padding: 0;
}
.slicknav_btn {
    margin: 0;
}
.slicknav_nav {
    background: #222 none repeat scroll 0 0;
    border-radius: 2px;
    width: 200px;
}

/*serch*/
.section-content-search-block.section-gray {
    height: 142px;
    background: #2d2d2d;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    padding-bottom: 5px;
}
.select-dropdown {
    padding-bottom: 5px;
}

.select {
    width: 100%;
    height: 20px;
    margin-top: 29px;
}
.search-query.form-control {
    height: 30px;
}
.search-section {
    padding: 5px;
    background: #ffb600;
    height: 182px;
    z-index: 9999;
    margin-top: -75px;
    position: absolute;
    width: 100%;
}


.latestnews {
    display: block;
    float: left;
    width: 100%;
    margin-left: 8px;
    padding: 0;
}
.formblock {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    overflow: auto;
}

.formblock input {
    width: 100%;
    padding: 15px;
    background: #f2f2f2;
    border: 1px solid #e2e2e2;
}
.formblock #message {
    width: 100%;
    height: auto;
    background: #f2f2f2;
    border: 1px solid #e2e2e2;
}

.form-group input {
    width: 100%;
    padding:5px;
}

.product-select {
    width: 100%;
    padding: 5px;
}
.btn1 {
    padding: 5px;
    background: #fff;
    width: 100%;
}

.simplefilter {
  margin: -37px;
}

.filtr-container {
  margin: 21px;
  padding: 5px;
}
 .h2 {
    font-size: 25px;
}


.page-section-blok {
    background-color: #CCC;
    background: url(../img/) no-repeat left top #EDF0F5;
    height: auto;
}
.about {
    padding-bottom: 35px;
}
.about h2 {
    font-size: 22px;
    text-align: justify;
}

.about h4 {
    font-size: 15px;
    text-align: justify;
}


.about p {
    text-align: justify;
}


.welcome-section p {
    text-align: justify;
}

.company_message h2 {
    font-size: 21px;
}

.company_message p {
    text-align: justify;
}
.team-section h2 {
    font-size: 21px;
}

.service_img {
    padding-bottom: 12px;
}
.company_profile_content h2 {
    font-size: 22px;
}
.page-section-blok.section-gray {
    padding: 30px;
}

.element-title h2{
    font-size: 20px;
}
.col-sm-4 {
    padding-bottom: 10px;
}
.col-sm-3 {
    padding: 10px;
}
.footer-wid {
    padding: 18px 0;
}
.section-content-block {
    padding: 0px;
}
.cs-seprater span::after {
    border-top: 0px solid #eeeeee;
    height: 6px;
    border-bottom: 0px solid #eeeeee;
    content: '';
    position: absolute;
    right: 0;
    top: 82px;
}

.cs-seprater span::before {
    border-top: 0px solid #eee;
    height: 6px;
    border-bottom: 0px solid #eee;
    content: '';
    position: absolute;
    left: 0;
    top: 82px;
}


.cs-seprater1 span  {
    color: #ffb600;
}

.icon-transport177::before {
    content: ;
}

.cs-seprater span {
    color: #ffb600;
}

.section-content-block.\.mission-vission-bg {
    height:auto;
    background: #2222;
    background: url(../img/) no-repeat left top #EDF0F5;
}

.section-content-block.\.bg-chrmn-msg {
    height: auto;
    background: #2222;
    background: url(../img/) no-repeat left top #EDF0F5;

}
.contact_us {
    padding-top: 23px;
}
.conrigh {
    padding-top: 15px;
}
/*About */
.header-top-menu {
    top: 0px;
}

/*Delar List*/
.auto-listing {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f2f2f2;
    height: 400px;
}
.single_img {
    float: left;
    margin-right: 30px;
    border: 1px solid;
    height: 361px;
    width:100%;
}
.auto-title span {
    font-size: 18px;
    color: #dd3333;
}

.auto-title h3:hover {
    color: #dd3333;
}
.auto-info-detail {
    list-style: none;
}
.auto-listing {
    height: auto;
}


.product:hover .product-btn1 {

    opacity: 1;
    top: 50%;
    visibility: visible;
    z-index: 2;

}
.product:hover .product-btn1 {

    opacity: 1;
    top: 50%;
    visibility: visible;
    z-index: 2;

}
.product .product-btn1 {

    color: #fff;
    background: #ffb600;
    left: 50%;
    line-height: 13px;
    margin-left: -138px;
    margin-top: 189px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: -1;
    font-size: 13px;
    padding: 6px;
    text-decoration: none;

}


.text {
    border: 1px solid;
    margin-left: 0px;
    margin-right: -5px;
    padding: 3px 3px;
}
.title {
    border: 1px solid;
    margin-left: 8px;
    margin-right: -13px;
    padding: 3px 3px;
}
.product-btn {
    border: 1px solid;
    padding: 3px;
    text-decoration: none;
}
.col-lg-6.col-md-6.col-sm-6 {
    padding-bottom: 15px;
}
.seprater2{
    width: 100%;
    height: 0px;
}

.alamin-portfolio-item {
    display: block;
    position: relative;
    height:100%;
    width: 100%;
    background-color: #dddd;
    background-position: center center;
    background-size: cover;
}
}
/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) { 

}