body, html { height: auto; width: 100%; padding: 0px; margin: 0 auto; overflow-x: hidden; font-family: Nunito, sans-serif !important; } p { font-weight: 100; } button { outline: none !important; } a:hover { text-decoration: none !important; transition: 0.9s; color: #bbb; } .no-radius { border-radius: 0 !important; } .middel-flex { display: flex; vertical-align: middle; align-items: center; align-content: center; } .top-section { padding: 10px 0px; background-color: #f6c602; } .socil-icon ul { float: left; margin: 0 auto; padding: 0px; } .socil-icon li { list-style: none; float: left; background-color: #393939; margin: 0px 4px; border-radius: 5px; height: 40px; width: 40px; padding: 9px 14px; } .socil-icon li a { color: #fff; font-size: 16px; } .socil-icon li:hover { background-color: #188bdc; } .log-in-btn { float: right; } .register-btn { background-color: #393939; color: #fff; padding: 8px 20px; border-radius: 5px; display: inline-block; margin: 0px 5px; } .register-btn i { padding-right: 10px; } .register-btn:hover { color: #fff; background-color: #8c0526; } .menu-bar { padding: 0px 0px; background-color: #fff; } .menu-bar img { height: 50px; } .menu-bar .navbar-light .navbar-nav .nav-item { padding: 0px 6px; } .menu-bar .navbar-light .navbar-nav .nav-link { color: #2f2f2f; font-size: 16px; border-radius: 5px; padding: 8px 10px; } .menu-bar .navbar-light .navbar-nav .nav-link:hover { color: #fff; background-color: #8c0428; } .menu-bar .navbar-light .navbar-nav .nav-link.post-btn { background-color: #6fbe3f; color: #fff; } .slide-section { padding: 200px 0px; text-align: center; color: #fff; background-image: url(../images/slider.jpg); background-size: cover; } .slide-section h2 { font-size: 50px; font-weight: 700; } .slide-section p { font-size: 22px; } .slide-section h3 { font-size: 30px; padding-bottom: 25px; } .from-box-slid { background-color: #fff; padding: 20px; border-radius: 5px; } .from-box-slid form { margin: 0 auto; } .from-box-slid input, select { padding: 6px 10px; width: 28%; margin-right: 8px !important; border: 1px solid #797979; color: #797979; border-radius: 5px; } .slider-selecter { width: 28% !important; padding: 6px 10px !important; border: 1px solid #797979 !important; } .from-box-slid button { padding: 6px 15px; width: auto; cursor: pointer; color: #fff; border: none; background-color: #8c0526; border-radius: 5px; } .from-box-slid button i { padding-right: 6px; } .populer-cat { text-align: center; background-color: #f5f5f5; padding: 80px 0px 50px 0px; } .populer-cat h2 { font-size: 26px; } .populer-cat a { padding: 8px 20px; background-color: #8c0526; color: #fff; display: inline-block; border-radius: 5px; margin-top: 30px; } .populer-cat a:hover { color: #fff; } .populer-box { padding: 20px 10px; background-color: #fff; border-radius: 5px; margin-top: 30px; } .populer-box h3 { font-size: 20px; } .product-ads { padding: 80px 0px 80px 0px; background-color: #fff; text-align: center; } .product-ads h2 { font-size: 26px; } .product-ads ul#pills-tab { margin: 0 auto; display: inline-flex; } .product-ads .nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #8c0526; } .product-ads li.nav-item { border: 1px solid #d0cfcf; border-radius: 5px; margin: 0px 10px; } .product-ads li.nav-item a { color: #000; } .product-box { border: 1px solid #d0cfcf; text-align: left; position: relative; margin-top: 30px; } .product-box img { width: 100%; /* height: 200px;*/ display: block; } .images-hover { background-color: #000; height: 200px; position: absolute; top: 0; width: 100%; bottom: 0; right: 0; opacity: 0; transition: 0.9s; left: 0; } .images-hover a { left: 50%; top: 50%; transform: translate(-50%, -50%); position: absolute; color: #fff; border: 1px solid #fff; padding: 3px 12px; border-radius: 5px; } .images-hover a:hover { color: #000; background-color: #fff; } .product-box:hover .images-hover { opacity: 0.7; cursor: pointer; transition: 0.9s; } .product-box h3 { font-size: 18px; margin: 0 auto; padding: 8px 0px 0px 8px; } .product-box h4 { font-size: 16px; font-weight: 100; padding: 5px 10px 0px 8px; } .product-box h4 span { font-weight: 500; color: #e66963; font-size: 18px; float: right; } .product-ads .view-product { padding: 8px 20px; background-color: #8c0526; color: #fff; display: inline-block; border-radius: 5px; margin-top: 30px; } .are-you .col-lg-6, .are-you .col-md-6 { padding: 0px; } .are-you img { width: 100%; } .are-yellow { background-color: #f6c602; padding: 120px 0px 0px 400px; height: 100%; color: #fff; } .are-yellow h2 { font-size: 35px; font-weight: 700; margin: 0 auto; } .are-yellow h3 span { color: #8d0529; font-weight: 700; } .are-yellow p { padding-top: 10px; } .are-you a { padding: 8px 20px; background-color: #8c0526; color: #fff; display: inline-block; border-radius: 5px; } .why-choose { padding: 80px 0px; text-align: center; } .why-choose h2 { font-size: 26px; } .why-choose h3 { margin: 0 auto; font-size: 22px; } .why-choose img { padding-top: 20px; } .news-letter { background-image: url(../images/news-letter.jpg); padding: 100px 0px; text-align: center; background-attachment: fixed; color: #fff; } .news-letter .news-box { background-color: #fff; padding: 10px 10px; border-radius: 5px; } .news-letter .news-box form { margin: 0 auto; } .news-letter .news-box input { width: 83%; padding: 8px 10px; border: 1px solid #d2d2d2; border-radius: 5px; } .news-letter .news-box button { padding: 9px 20px; border: none; border-radius: 5px; color: #fff; cursor: pointer; background-color: #77c04b; } .slide-middel { padding: 100px 0px; text-align: center; border-top: 1px solid #b1b1b1; } .slide-middel h2 { font-size: 26px; } .item-box { position: relative; overflow: hidden; color: #fff; cursor: pointer; } .item-box img { width: 100%; height: 300px; } .item-box h3 { background-color: #8b0528; padding: 20px 30px; border-radius: 50px; color: #fff; font-size: 20px; bottom: 13px; right: -20px; font-weight: 400; display: table; position: absolute; } .item-hover { background-color: #000; position: absolute; bottom: 20px; width: 100%; opacity: 0; transition: 0.9s; color: #fff; padding: 10px 0px 10px 50px; } .item-box:hover .item-hover { opacity: 1; transition: 0.9s; cursor: pointer; } .item-hover h4 { font-size: 20px; margin: 0 auto; font-weight: 200; text-align: left; } .item-hover p { font-size: 14px; font-weight: 100; margin: 0 auto; text-align: left; } .slide-middel .owl-carousel .owl-item { margin: 0 auto !important; } .slide-middel .owl-theme .owl-nav { display: none; } .slide-middel .owl-theme .owl-dots { display: none; } .slide-middel .owl-carousel.owl-loaded { margin-top: 80px; } .commen-hader { background-image: url(../images/commen-image.jpg); text-align: center; padding: 40px 0px; border-bottom: 3px solid #e96968; } .commen-hader h2 { font-size: 22px; font-weight: bold; margin-bottom: 6px; letter-spacing: 1px; } .commen-hader p { font-weight: 500; margin: 0; font-size: 14px; text-transform: uppercase; } .register-section { } .regist-left { background-image: url(../images/regest-left.jpg); padding: 200px 0px; background-size: cover; height: 100%; } .regist-left p { font-size: 16px; font-weight: 600; color: #fff; } .regist-left a { color: #ffd900; } .regist-left span { color: #fff; text-align: center; display: block; padding: 20px 0px; margin-top: -34px; } .border-or { margin: 0 auto; display: block; width: 100%; } .login-facebook { background-color: #4f6dab; color: #fff !important; padding: 12px 30px; border-radius: 5px; display: block; text-align: center; margin: 12px 0px; font-size: 16px; } .twtter { background-color: #28c4fd; } .login-facebook i { font-size: 18px; padding-right: 10px; } .regist-left h3 { font-size: 16px; color: #fff; font-weight: 500; } .registinner { padding: 0px 60px; } .regist-right { padding: 80px 0px; } .regist-right h3 { font-size: 20px; font-weight: 600; border-bottom: 2px solid #e1d9d9; padding-bottom: 30px; } .regist-righbox { padding: 0px 60px; } .regist-righbox .styleinput { padding: 10px 35px; margin: 7px 0px; width: 100%; font-size: 16px; background-color: transparent; color: #000; font-weight: 600; border: 1px solid #e1d9d9; } .input-icon { position: absolute; margin-top: 23px; margin-left: 15px; } .icon-posction { position: relative; } .regist-righbox select { text-transform: none; width: 49%; float: left; color: #000; margin: 0px 4px 0px 0px !important; padding: 10px 20px; border: 1px solid #e1d9d9; } .regist-righbox input[type="radio"] { width: auto; float: left; margin-right: 10px; } .reg-sel-1 { margin-right: 13px; } .regist-right a { font-weight: 600; color: #000; } .regist-righbox .registerbtn { padding: 10px 50px; background-color: #8c0526; color: #fff; border: none; border-radius: 25px; cursor: pointer; } .footer-section { background-color: #303030; padding: 50px 0px; } .footer-section h3 { font-size: 20px; border-bottom: 2px solid #e9696a; padding-bottom: 30px; display: table; color: #fff; } .footer-section ul { margin: 0 auto; padding: 0; } .footer-section ul li { padding: 2px 0px; list-style: none; } .footer-section ul li a { color: #fff; transition: 0.9s; } .footer-section ul li a:hover { padding-left: 10px; } .copyright { background-color: #f6c602; padding: 20px 0px; } .copyright p { padding: 0px; margin: 0 auto; font-weight: 500; } .copyright a { color: #7b010e; font-weight: 600; } .footer-icon { float: right; } .date-input { width: 48% !important; margin: 0 auto !important; padding: 10px 10px !important; } .profile-section { padding: 80px 0px; background-color: #fff; } .profile-edit { border: 1px solid #e6e6e6; padding: 25px; } .profile-edit i:not(.fa) { background-color: #8b0526; padding: 15px; margin-right: 10px; color: #fff; } .profile-edit h2 { font-size: 20px; border-bottom: 1px solid #b7b4b4; padding-bottom: 20px; } .upload-img { border: 1px solid #e6e6e6; padding: 25px; margin-top: 20px; } .upload-img img { width: 150px; height: 150px; border: 1px solid #e6e6e6; padding: 8px; } .upload-img i { padding: 0px; } .upload-img a { padding: 13px 30px; background-color: #8c0526; border-radius: 25px; color: #fff; display: inline-block; } .upload-img p { line-height: 25px; padding-top: 15px; } .profile-edit h3 { background-color: #f5f5f5; padding: 15px; font-size: 16px; margin: 20px 0px; color: #2f2f2f; } .about-me-profile { margin: 0 auto; display: block; } /*.about-me-profile input, textarea{ padding: 10px 14px; border: 1px solid #e6e6e6; color: #7a7a7a; margin: 5px 5px !important; }*/ /*.about-me-profile textarea { width: 98%; }*/ .about-me-profile select { display: block; } .passeord-upadet input { display: block; margin: 15px 0px !important; } /*.about-me-profile button { padding: 10px 14px; width: 98%; border: none; border-radius: 25px; cursor: pointer; color: #fff; background-color: #8c0526; margin-top: 50px; } */ .profile-edit-left { padding: 25px; border: 1px solid #e6e6e6; } .profile-edit-left h2 { font-size: 20px; border-bottom: 1px solid #b7b4b4; } .profile-edit-left i { color: #ea6a69; padding-right: 10px; } .profile-edit-left h2:after { content: ""; background-color: #ea6a69; height: 3px; margin-top: 30px; width: 60px; display: block; } .profile-edit-left img { width: 150px; height: 150px; border: 1px solid #e6e6e6; padding: 8px; margin: 10px auto; display: block; } .profile-edit-left h4 { font-size: 14px; text-align: center; margin: 0 auto; } .profile-edit-left p { font-size: 12px; text-align: center; } .left-profile-link { padding: 0px; margin: 5px auto; background-color: #f4f4f4; padding-right: 10px; cursor: pointer; transition: 0.3s; color: #333 !important; } .left-profile-link.active { background-color: rgb(126, 178, 255); } .left-profile-link.active a { color: #fff !important; } .left-profile-link.active a:hover { color: #333 !important; } .left-profile-link:hover { background-color: #ccc; color: #333 !important; } .left-profile-link li i { padding: 15px; width: 50px; margin-right: 10px; } .left-profile-link li { list-style: none; margin: 8px 0px; color: #333 !important; } .left-profile-link li a span { float: right; padding-right: 25px; padding-top: 10px; color: inherit; } .left-profile-link li a { color: inherit; } .primary-button { padding: 8px 25px; min-width: 250px; width: auto; border: none; /* border-radius: 25px; */ border-radius: 10px; cursor: pointer; color: #fff; background-color: #8c0526; text-align: center; margin: 30px auto; display: block; font-size: 0.8em; } .primary-button-alt { background-color: rgb(90, 146, 250); } .categorie_area { padding: 80px 0; background: #f5f5f5; } .categorie_heading { text-align: center; margin-bottom: 45px; } .categorie_heading h1 { font-size: 32px; font-weight: bold; color: #303030; letter-spacing: 1px; } .categorie_heading p { font-size: 14px; font-weight: 500; color: #797979; } .categorie_heading img { margin: 10px 0 18px; } .categorie_box { background: #fff; padding: 12px 0; margin-bottom: 30px; border-top: 3px solid #72a1d9; height: 100%; } .categorie_box .categorie_image { display: block; text-align: center; width: 45px; height: 45px; margin: auto; border-radius: 50%; padding: 14px 12px; background: #72a1d9; } .categorie_box h4 { background: #fafafa; padding: 10px; font-size: 18px; font-weight: bold; margin: 12px 0 20px; text-align: center; color: #303030; } .categorie_box p { font-size: 13px; font-weight: 500; color: #797979; padding: 0 25px; margin-bottom: 11px; } .categorie_box p span { float: right; } .categorie_box a { color: #444444; font-size: 14px; font-weight: 500; display: block; text-align: center; padding: 12px 10px 15px; border-top: 1px solid #72a1d9; margin-top: 20px; text-transform: uppercase; } .categorie_box:hover a { background: #72a1d9; color: #fff; } .categorie_box:hover { box-shadow: 0 0 10px #a7a7a7; } .categorie_box .job_bt { border-top: 1px solid #d4849f; } .categorie_box:hover .job_bt { background: #d4849f; color: #fff; } .categorie_box .vehicles_bt { border-top: 1px solid #a676b8; } .categorie_box:hover .vehicles_bt { background: #a676b8; color: #fff; } .categorie_box .real_estate_bt { border-top: 1px solid #db3c30; } .categorie_box:hover .real_estate_bt { background: #db3c30; color: #fff; } .categorie_box .restaurants_bt { border-top: 1px solid #ffd17d; } .categorie_box:hover .restaurants_bt { background: #ffd17d; color: #fff; } .categorie_box .pets_bt { border-top: 1px solid #4bb38b; } .categorie_box:hover .pets_bt { background: #4bb38b; color: #fff; } .categorie_box .services_bt { border-top: 1px solid #435c70; } .categorie_box:hover .services_bt { background: #435c70; color: #fff; } .categorie_box .hotels_bt { border-top: 1px solid #e89f09; } .categorie_box:hover .hotels_bt { background: #e89f09; color: #fff; } .categorie_box .matrimonials_bt { border-top: 1px solid #c90862; } .categorie_box:hover .matrimonials_bt { background: #c90862; color: #fff; } .categorie_box .health_bt { border-top: 1px solid #0aacaf; } .categorie_box:hover .health_bt { background: #0aacaf; color: #fff; } .categorie_box .fashion_bt { border-top: 1px solid #b83cd7; } .categorie_box:hover .fashion_bt { background: #b83cd7; color: #fff; } .categorie_seenon { background: #fafafa; padding: 50px 0 62px; text-align: center; } .categorie_seenon a:hover { color: #fff; } .categorie_seenon a { background: #e96969; color: #fff; padding: 11px 32px; border-radius: 50px; font-size: 14px; font-weight: 600; display: inline-block; margin-bottom: 32px; text-transform: uppercase; } .vacancies_area { padding: 80px 0; } .vacancies_left { border: 1px solid #e6e6e6; padding: 15px 20px; } .vacancies_left h4 { font-size: 18px; color: #303030; font-weight: bold; padding-bottom: 12px; margin-bottom: 25px; border-bottom: 1px solid #e6e6e6; } .vacancies_left h5 { font-size: 16px; color: #222222; padding-top: 15px; font-weight: bold; margin-bottom: 5px; border-top: 1px solid #e6e6e6; } .vacancies_left p { color: #797979; font-size: 14px; } .vacancies_left ul { padding: 15px 0 0 18px; } .vacancies_left ul li { color: #797979; font-size: 14px; } .vacancies_right h3 { color: #fff; font-size: 20px; text-align: center; padding: 10px; border-radius: 8px; text-transform: uppercase; background: #8c0527; } .vacancies_right hr { border-top: 1px solid #ddd; margin-bottom: 20px; margin-top: 15px; } .vacancies_right hr:after { content: ""; background-color: #ea6a69; height: 3px; margin-top: -3px; width: 60px; display: block; } .vacancies_right form { margin-bottom: 5px; } .vacancies_right form .form-group { margin-bottom: 10px; } .vacancies_right .form-group input { border: none; font-size: 14px; color: #797979; padding: 12px 16px; background: #fafafa; border-radius: 0; border-bottom: 1px solid #8c0527; } .vacancies_right .form-group select { border: none; font-size: 14px; color: #797979; padding: 12px; background: #fafafa; border-radius: 0; margin: 0 !important; height: auto !important; border-bottom: 1px solid #8c0527; } .vacancies_right .form-group label { font-size: 14px; margin-top: 6px; color: #797979; } .vacancies_right .form-group a { border: 1px solid #b8b8b8; background: #fafafa; color: #797979; border-radius: 6px; padding: 5px 20px; font-size: 14px; float: right; } .vacancies_right p { font-weight: 400; } .vacancies_right .form-submit input { background: #8c0527; color: #fff; border-radius: 50px; border: none; width: 100%; padding: 12px; cursor: pointer; font-size: 15px; margin-top: 30px; text-transform: uppercase; } .vacancies_area h1 { font-size: 20px; font-weight: bold; color: #303030; border-bottom: 1px solid #f2f2f2; text-transform: uppercase; padding-bottom: 15px; margin-bottom: 30px; } .vacancies_area h1 span { background: #8c0527; padding: 15px; margin-right: 20px; display: inline-block; } .vacancies_box { border: 1px solid #f2f2f2; padding: 10px; margin-bottom: 30px; } .vacancies_box h5 { font-size: 16px; font-weight: bold; color: #303030; display: inline-block; text-transform: uppercase; } .vacancies_box h5 span { font-size: 14px; color: #9d9d9d; font-weight: 600; text-transform: capitalize; } .vacancies_box_rating { } .vacancies_box_rating i { color: #f6c602; } .vacancies_box_image { background: #a676b8; padding: 25px; text-align: center; } .vacancies_box .col-md-2 { padding: 0 0 0 15px; } .vacancies_box .col-md-2:before { content: ""; position: absolute; right: -11px; top: -11px; width: 1px; height: 103px; background: #f2f2f2; } .vacancies_box_content { margin-top: 4px; padding-left: 13px; } .vacancies_box_heading { padding-left: 13px; } .vacancies_box_content span { background: #fafafa; font-size: 14px; color: #797979; padding: 10px; font-weight: 500; border-radius: 6px; line-height: 18px; display: inline-block; } .vacancies_box_content span i { padding-right: 8px; } .categorie_seenon img { width: 100%; } @media screen and (max-width: 1200px) { .vacancies_box_image { padding: 18px; } .vacancies_box_heading { padding-left: 8px; } .vacancies_box_content { padding-left: 8px; } .vacancies_box h5 { font-size: 15px; } .vacancies_box h5 span { font-size: 13px; } .vacancies_box_rating i { font-size: 14px; } .vacancies_box_content span { font-size: 13px; padding: 6px; } .vacancies_box .col-md-2:before { height: 88px; } } @media screen and (max-width: 991px) { .vacancies_box h5 { display: block; margin-bottom: 2px; } .vacancies_box_rating { float: none; } .vacancies_box .col-md-2:before { display: none; } .vacancies_box_heading { padding: 0; } .vacancies_box_content { padding: 0; margin: 0; } .vacancies_box_content span { margin-left: 0 !important; float: none !important; margin-top: 5px; } .vacancies_box_image { padding: 8px; } .vacancies_box { margin-bottom: 20px; } .navbar { padding: 0.5rem 0 !important; } .vacancies_left { padding: 15px; } .vacancies_right h3 { font-size: 16px; } .vacancies_right .form-group input { padding: 8px 10px; } .vacancies_right .form-group select { padding: 8px 6px; } .vacancies_right form .form-group { margin-top: 0 !important; } .vacancies_right .form-group a { float: none; } .vacancies_right form p { margin: 20px 0 0; } .vacancies_right .form-submit input { margin-top: 20px; } .are-you .col-lg-6, .are-you .col-md-6 { padding: 0 15px; } .are-yellow { padding: 80px 30px; } .slide-middel .owl-carousel.owl-loaded { margin-top: 30px; } } @media screen and (max-width: 1700px) and (min-width: 1500px) { .are-yellow { padding: 80px 0px 0px 300px; } } @media screen and (max-width: 1500px) and (min-width: 1300px) { .regist-righbox select { width: 48%; } .reg-sel-1 { margin-right: 5px; } .are-yellow { padding: 50px 0px 0px 150px; } } @media screen and (max-width: 1300px) and (min-width: 1200px) { .regist-righbox select { width: 47%; } .are-yellow { padding: 20px 0px 0px 100px; } .reg-sel-1 { margin-right: 8px; } } @media screen and (max-width: 767px) { .regist-righbox select { padding: 10px; } .regist-righbox p br { display: none; } .date-input { width: 100% !important; } .input-icon { margin-bottom: 0; } .regist-right h3 { padding-bottom: 12px; margin-bottom: 25px; } .profile-section { padding: 50px 0; } .profile-edit-left { padding: 18px; } .profile-edit { padding: 18px; } .upload-img { padding: 15px; } .profile-edit-left img { width: 100%; height: auto; margin: 20px auto 10px; } .footer-section { padding: 25px 0 50px; } .footer-section h3 { padding-bottom: 12px; margin-top: 25px; margin-bottom: 20px; } .news-letter .news-box input { width: 100%; } .news-letter .news-box { padding: 20px; } .news-letter p { margin-bottom: 25px; } .news-letter p br { display: none; } .why-choose { padding: 50px 0; } .are-yellow { padding: 50px 15px; } .slide-middel { padding: 50px 0; } .slide-middel h2 { padding: 0 15px; } .slide-middel p { padding: 0 15px; } .slide-middel p br { display: none; } .product-ads { padding: 50px 0; } .product-ads p br { display: none; } .product-ads p { margin: 0 0 30px; } .populer-cat { padding: 50px 0; } .populer-cat p { margin: 0; } .populer-cat p br { display: none; } .vacancies_right { margin-top: 30px; } .categorie_area { padding: 50px 0; } .categorie_seenon img { margin-top: 20px; } .categorie_seenon a { margin-bottom: 10px; } .vacancies_area { padding: 50px 0; } .vacancies_area h1 span { margin-right: 10px; padding: 10px; } .vacancies_box_image { padding: 15px; width: 60px; height: 60px; margin: 0 0 10px; } .vacancies_area h1 { font-size: 18px; } .register-btn { padding: 8px 10px; margin: 0px 0px; } .from-box-slid input, select { width: 100%; margin-bottom: 10px; } .slider-selecter { width: 100% !important; } .about-me-profile input, textarea, select { margin: 10px 0px !important; } .product-ads li.nav-item { margin: 0px 2px 10px; } .product-ads ul#pills-tab { display: block; } .product-box h4 span { font-size: 16px; } .upload-img img { width: 100%; height: auto; margin-bottom: 12px; } .upload-img a { padding: 7px 13px; font-size: 14px; } .registinner { padding: 0px 0px; } .regist-left .col-sm-4 { display: none; } .regist-left { padding: 50px 0px; } .regist-righbox { padding: 0px 20px; } .regist-righbox .col-sm-4 { display: none; } .profile-edit-left { margin-top: 35px; } } @media screen and (max-width: 575px) and (min-width: 320px) { .top-section { text-align: center; } .socil-icon ul { float: inherit; display: table; } .log-in-btn { float: inherit; margin: 10px 20px; } .slide-section h2 { font-size: 32px; } .slide-section h3 { font-size: 21px; padding-bottom: 15px; } .slide-section p { font-size: 18px; margin-bottom: 10px; } .slide-section { padding: 50px 0px; } .from-box-slid input, select { width: 100%; margin: 0 0 12px !important; } .product-ads .nav-pills .nav-link { font-size: 16px; } .product-ads .nav-link { padding: 10px 20px; } .slide-middel .owl-carousel .owl-item { margin-right: 10px !important; } .news-letter .offset-2 { margin: 0px 5px; } .news-letter .news-box button { margin-top: 10px; } .news-letter { padding: 50px 0px; } .registinner { padding: 0px 0px; } .regist-left { padding: 50px 0px; } .regist-righbox { padding: 0px 0px; } .regist-right { padding: 40px 0px; } .regist-righbox select { width: 100%; margin: 10px 0px !important; } .footer-icon { float: left; margin-top: 20px; } .about-me-profile input, textarea, select { width: 100%; } } @media screen and (min-width: 1366px) { .reg-sel-1 { margin-right: 13px; } } @media screen and (max-width: 1200px) and (min-width: 991px) { .registinner { padding: 0px 0px; } .regist-righbox { padding: 0px 0px; } .reg-sel-1 { margin-right: 11px; } .from-box-slid input, select { width: 26%; } .are-yellow { padding: 10px 0px 0px 50px; } .news-letter .news-box input { width: 75%; } .about-me-profile input, textarea, select { width: 47%; } .regist-righbox select { width: 48%; } } @media (hover: hover) { .primary-button:hover { background-color: #cc214c; } .primary-button-alt:hover { background-color: rgb(43, 100, 224); } }