/*!
Theme Name: Od Tech
Theme URI: https://cambium.co.il/
Author: Cambium (Tal-Shachar)
Author URI: https://cambium.co.il
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: od-tech
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* Reset */
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
    font-weight: normal;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
*{
	outline:none !important;
}
/* End Reset */

body {
    direction: rtl;
    margin: 0;
    font-family: 'Assistant', sans-serif;    
    line-height: 150%;
    height: 100%;
    width: 100%;
    top: 0;
}

h2 {
    font-weight: bold;
    font-size: 160%;
    margin: 10px 0 15px 0;
}

span {
    font-weight: bold;
}

a {
    text-decoration: none;
    color: inherit;
}

.heading_features_text {
    width: 100%;
    text-align: center;
    padding-bottom: 25px;
    padding-top: 20px;
}

#Features {
    margin: -10px 0 0 0;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    z-index: 3;
    width: 100%;
    height: 100%;
    display: none;
}

h1.entry-title {
    width: 100%;
    margin: 40px 0 0 0;
    padding: 30px 0;
    background: #3094b8;
    color: white;
    text-align: center;
}

.content,
#primary {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 1024px;
}

#primary {
    display: flex;
    justify-content: space-between;
}

#primary main {
    padding: 30px;
}

#primary aside {
    padding: 30px;
    background: #f7f7f7;
}

div#book {
    z-index: 8;
    height: 33%;
    width: 64%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    background-color: #fff;
    display: none;
}

.lid {
    width: 86%;
    margin: auto;
}

.lid h2 {
    margin: auto;
    line-height: 142%;
    padding-top: 22px;
    font-size: 180%;
}

#book-text-mobile {
    display: none;
}

.lid .logo {
    margin: 2% 5%;
    width: 20%;
}

div#in-ccontact-book {
    width: 86%;
    left: 0;
    right: 0;
    margin: auto;
}

#book .x {
    margin: 8px;
}

div#order-book {
    width: 13%;
    display: inline-block;
    left: 0;
}

div#order-book input {
    background-color: #f5ee36;
    border: 3px solid #b8b21e;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    padding: 6px 30px;
    box-shadow: 5px 6px 22px #f5f5f5;
    box-shadow: 3px 3px 7px #ccc;
    font-size: 137%;
    cursor: pointer;
}

div#order-book input:hover {
    background-color: #f1d227;
    border: 3px solid #caac0a;
}

div#contact-book {
    background-color: #f5f5f5;
    padding: 4% 0 6% 0px;
}

input[type="email"] {
    width: 61%;
    font-size: 137%;
    display: inline-block;
    height: 34px;
    margin-left: 19px;
    padding: 0 11px;
}

.what-is-book {
    text-align: right;
    padding: 9%;
    font-weight: bold;
}

#what-is {
    text-align: center;
    color: #ffffff;
    background-color: rgba(0,0,0,0.5);
    font-size: 20px;
    padding: 10px;
    opacity: 0.8;
    font-weight: bold;
    letter-spacing: 0.6px;
}

#top_menu {
    position: fixed;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 40px;
    background-color: Black;
    margin: auto;
}

ul.content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

#top_menu ul li {
    background-color: #000;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
}

img {
    margin: auto;
    padding: 0;
    width: 100%;
    z-index: 1;
}

.odtech-main-mobile {
    display: none;
}

.video-container {
	 display: none;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

/* Home page slider */
.blueberry {
    margin: 40px auto 0;
    position: relative;
}
.blueberry .slides {
	display: block;
	position: relative;
}
.blueberry .slides li {
	position: absolute;
	top: 0;
	left: 0;    
}
.blueberry .slides li img {
	display: block;
	width: 100%;
	max-width: none;
	height: auto;
}
.blueberry .slides li.active { display: block; position: relative; }
.blueberry .crop li img { width: auto; }

.blueberry .pager {
	height: 40px;
	text-align: center;
}
.blueberry .pager{
    display: none
}
.blueberry .pager li { display: inline-block; }
.blueberry .pager li a,
.blueberry .pager li a span {
	display: block;
	height: 4px;
	width: 4px;
}
.blueberry .pager li a {
	padding: 18px 8px;
	-webkit-border-radius: 6px;
   -moz-border-radius: 6px;
	border-radius: 6px;
}
.blueberry .pager li a span {
	overflow: hidden;
	background: #c0c0c0;
	text-indent: -9999px;
	-webkit-border-radius: 2px;
   -moz-border-radius: 2px;
	border-radius: 2px;
}
.blueberry .pager li.active a span { background: #404040; }


#video1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#ODTsuits {
    background-color: #3bbae8;
    padding: 0;
    text-align: center;
    padding: 40px 0;
    color: #fff;
    clear: both;
    z-index: 2;
    position: relative;
}

div.icon {
    display: inline-block;
    vertical-align: top;
    margin: 9PX;
    padding: 0px;
    color: black;
}

.icon img {
    height: 118px;
    width: 118px;
}

.icon p {
    font-weight: bold;
}

.x {
    height: 31px;
    width: 31px;
    float: left;
    position: relative;
    left: 10px;
    top: 10px;
    z-index: 9;
}

.popup_icon {
    margin: 20px;
    height: 110px;
    width: 80px;
}

#description .popup_text {
    width: 55%;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    margin-top: 1%;
}

.popup_logo {
    width: 24%;
    display: inline-block;
    vertical-align: top;
    padding-right: 7%;
}

.open_feature div {
    display: inline-block;
    margin-right: 4px;
}

.pc-logo-wrapper {
    bottom: 80px;
    z-index: 2;
    position: absolute;
    height: 67%;
    left: 0;
    margin: auto;
    right: 0px;
}

#in-logo-wrapper {
    width: 48%;
    position: absolute;
    left: 0;
}

.content.pc-content {
    margin: -18px 0px 6px 0;
    color: #ffffff;
    width: 100%;
    text-shadow: 2px 2px 3px #000;
    font-weight: normal;
}

.wrap-for-pc {
	position: relative;
	max-height: 65vh;
}

.pc-logo-wrapper img {
    width: 250px;
}

.open_feature {
    text-align: right;
    height: 150px;
    padding-right: 4.7%;
}

#top-triangle {
    width: 100%;
    margin-top: -19px;
    position: absolute;
    z-index: 2;
}

#top-triangle div {
    float: right;
    box-sizing: border-box;
}

#trapezoidleft {
    border-bottom: 20px solid;
    color: #3bbae8;
    border-left: 15px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
    width: 50%;
}

.facebook-item {
    background-image: url('images/facebook-icon.png');
}

.youtube-item {
    display: none !important;
}

#trapezoidright {
    border-bottom: 20px solid;
    color: #3bbae8;
    border-left: 0px solid transparent;
    border-right: 15px solid transparent;
    height: 0;
    width: 50%;
}

#bottom-triangle {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid;
    width: 0;
    height: 0;
    margin: auto;
    color: #3bbae8;
}

#what-is-odtech {
    margin: 10px auto 50px;
    padding: 35px 0 15px 0;
}

#what-is-odtech .text h2 {
    margin-bottom: 30px;
}

#wrap-heading {
    background-color: #e4e0d7;
    border-bottom: 10px solid #fff;
    margin-top: -1px;
}

#place-hold {
    height: 20px;
}

.heading_features {
    margin: 22px 0;
}

#Features {
    position: relative;
    width: 100%;
    height: auto;
    background-image: url(images/map.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

#map_icon{
    padding-top: 30px;
}
#map_icon div {
    width: 185px;
    display: inline-block;
    margin: 20px 30px 41px;
}

.logo {
    width: 26%;
    margin-left: 4%;
    display: inline-block;
    vertical-align: middle;
}

.text {
    width: 65%;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
}

#pop_up {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: white;
    width: 90%;
    height: 60%;
    margin: auto;
    z-index: 4;
}

#management,
#dashbord {
    background-color: #f7f7f7;
    margin: -10px 0;
    padding-top: 2%;
    padding-bottom: 3%;
}

#management .content h2,
#dashbord .content h2 {
    font-size: 180%;
    padding-top: 30px;
    padding-bottom: 20px;
}

.in-manage {
    display: inline-block;
    width: 25%;
    margin: 3%;
    vertical-align: top;
}

.manage_text {
    margin-top: 9px;
    font-size: 1.1em;
}

.manage_icon{
    height: 80%;
    width: 80%;
    right: 0;
    left: 0;
    margin: auto;
}

.all-rites {
    position: absolute;
    left: 20px;
    padding-left: 23px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 16px;
    background-image: url('images/all-rights.png');
}

.dev-by {
    height: auto;
    background-color: #d4dfe9;
    padding: 10px 0px;
    display: flex;
    justify-content: center;
}

.dev-by img {
    height: 25px;
    width: auto;
    margin: 0 5px;
}

#cambium {
    height: inherit;
    position: relative;
}

.cambium-logo {
    position: absolute;
    width: 89px;
    height: 89px;
    right: 0;
    margin: auto;
    padding: 10px 29px;
}

.text ul li:before {
    content: "-";
}

li img{
     width: 70%;
}

#city {
    background-image: url("images/photo_text.jpg");
    height: 185px;
}

div#in-city {
    transform: translate(0, 11%);
}

#city h2 {
    color: #fff;
    padding: 35px 0 0 0;
}

.details {
    background-color: #f5ee36;
    width: 350px;
    border: 3px solid #b8b21e;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    padding: 6px 15px;
    box-shadow: 5px 5px 15px black;
    font-size: 137%;
    cursor: pointer;
}

.details:hover {
    background-color: #8781bd;
    width: 350px;
    border: 3px solid #b494df;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    padding: 6px 15px;
    box-shadow: 5px 5px 15px black;
    font-size: 137%;
    cursor: pointer;
}

#user {
    margin-bottom: 100px;
}

#users {
    padding: 60px 0;
}

#user {
    margin: 60px 0;
}

#users h2 {
    text-align: right;
}

#users div {
    margin-top: 20px;
}

#forWho {
    margin-bottom: 20px;
}

.sadot {
    margin-top: 0px !important;
}

#introduction h2 {
    text-align: center;
    margin-bottom: 35px;
    padding: 0 10px;
}

.team {
    display: inline-block;
    padding: 10px;
}

.team img {
    height: 208px;
    width: 180px;
    text-align: right;
}

#contact_triangle {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid;
    width: 0;
    height: 0;
    margin: auto;
    color: #f7f7f7;
}

#contact {
    background-color: #3094b8;
    height: 385px;
    position: relative;
}

.form {
    padding: 10px 0;
    text-align: right;
}

#input {
    width: 55%;
    text-align: right;
    display: inline-block;
    margin-left: 0;
    float: right;
}

#subject {
    width: 100%;
    height: 25px;
}

#email {
    font-size: 14px;
    height: 25px;
    width: 100%;
}

#write {
    width: 100%;
}

#send {
    color: white;
    background-color: #1f7290;
    border: 2px solid #1a5d77;
    border-radius: 5px !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    display: block;
    width: 80px;
    text-decoration: none;
    line-height: 20px;
    text-align: center;
    font-size: 19px;
    cursor: pointer;
}

#submit {
    float: right;
}


.img-in-mobile {
    display: none;
}

.soc-title {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
    margin-bottom: 10px;
}

.form.content {
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
}

#subject, #write, #email {
    font-family: "Alef";
    border-radius: 0px;
    border: 0px;
}

.soc-item {
    display: block;
    text-decoration: none;
    color: #ffffff;
    padding-right: 21px;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 15px 15px;
}

textarea.contact-input {
    padding: 7px 10px;
}

.contact-input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 10px;
}

.contact-input::-webkit-input-placeholder {
    color: #000;
}

.contact-input:-moz-placeholder { /* Firefox 18- */
    color: #000;
}

.contact-input::-moz-placeholder { /* Firefox 19+ */
    color: #000;
}

.contact-input:-ms-input-placeholder {
    color: #000;
}

#Social {
    width: 100%;
    height: auto;
    color: #ffffff;
    -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
    -moz-box-sizing: border-box; /* Firefox 1 - 28 */
    box-sizing: border-box;
    position: relative;
    padding-top: 11px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1024px;
}

.popup_logo.mobile-popup_logo {
    display: none;
}

#pop_up .text {
    overflow-y: auto;
    -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
    -moz-box-sizing: border-box; /* Firefox 1 - 28 */
    box-sizing: border-box;
    padding: 0px 0px 10px 10px;
}

#succsess-send {
    color: #fff;
    text-align: center;
    font-size: 28px;
    padding-bottom: 20px;
    margin-top: 11px;
    letter-spacing: 0.6px;
}

div#logo-contact {
    display: inline-block;
    width: 21%;
    padding: 5%;
}

#footer {
    position: relative;
    width: 100%;
    background-color: rgba(0,0,0,1);
}

.social-list {
    display: block;
    width: 100%;
    padding: 15px 0;
}

.social-list li {
    display: inline-block;
    margin-left: 70px;
    vertical-align: top;
    margin-bottom: 8px;
}

/* Grow */
.hvr-grow {
    display: inline-block;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
    cursor: pointer;
}

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    transform: scale(1.1);
}

.contact-details-warp {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    font-family: "Alef","Arial",sans-serif;
    font-size: 25px;
    height: 180px;
    width: 350px;
    text-align: right;
}

.contact-details-warp h2 {
    font-size: 30px;
    margin-bottom: 15px;
}

.contact-details {
    margin-bottom: 30px;
}

.contact-details div {
    display: inline-block;
}

.contact-details img {
    width: 35px;
    height: auto;
}

.contact-details div:last-child {
    vertical-align: super;
}


.thanks {
    line-height: 40px;
    text-align: center;
}

.thanks a {
    color: #fff;
}

@media (min-width:1024px) {
    ul.content {
        display: flex !important;
    }

    .demo-mobile {
        display: none;
    }

    .city-mobile-wrapper .ask-for-demo {
        display: none;
    }
}


@media (max-width:1023px) {

    .blueberry .slides {
        margin-top: 50px;
    }

    .odtech-main-mobile {
        display: block;
        width: 100%;
        height: 100%;
    }

    #odtech-main {
        display: none;
    }

    div#book {
        height: 275px;
        width: 83%;
    }

    .lid {
        width: 100%;
        margin-top: 8px;
        height: 60%;
    }

    .lid .logo {
        width: 33%;
        display: block;
        width: 33%;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
    }

    .lid h2 {
        margin: auto;
        line-height: 138%;
        padding-top: 0;
        font-size: 0.85em;
        text-align: center;
        width: 90%;
        padding: 0;
        padding: 0 0 5% 0;
    }

    #book-text-pc {
        display: none;
    }

    #book-text-mobile {
        display: block;
    }

    div#contact-book {
        width: 100%;
        bottom: 0;
        position: absolute;
        height: 28%;
    }

    input[type="email"] {
        width: 85%;
        font-size: 0.85em;
        display: inline-block;
        height: 31px;
        margin: 0;
        padding: 0 11px;
    }

    div#order-book {
        width: initial;
        margin: 2% 0 0 0;
    }

    div#mail-sent {
        top: 0;
        bottom: 0;
        margin: auto;
    }

    #mail-sent h2 {
        margin: auto;
        line-height: 138%;
        padding-top: 0;
        font-size: 0.85em;
        text-align: center;
        width: 90%;
        padding: 0;
        padding: 0 0 5% 0;
    }

    #what-is {
        background-color: rgba(0,0,0,0.5);
        font-size: 16px;
        padding: 10px;
        opacity: 0.8;
        margin-top: 50px;
        line-height: 20px;
        display: none;
    }

    #pop_up {
        -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
        -moz-box-sizing: border-box; /* Firefox 1 - 28 */
        box-sizing: border-box;
        padding: 15px;
        height: 30%;
    }

    .img-in-mobile {
        display: block;
        border-top: 5px solid #fff;
        position: relative;
        width: 100%;
        margin-top: -2px;
    }

    #top_menu {
        position: absolute;
        height: 50px;
        z-index: 10;
        top: 0px;
    }

    #top_menu .content {
        width: 200px;
        position: absolute;
        left: 0px;
        top: 50px;
        padding-bottom: 17px;
        background-color: black;
        display: none;
        height: auto;
    }

    #nav-mobile {
        width: 30px;
        height: 30px;
        position: absolute;
        left: 10px;
        top: 9px;
        background-image: url('images/menu-mobile.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }

    #top_menu .content li {
        display: block;
        padding: 0px 10px;
        height: 30px;
        max-height: 500px;
        line-height: 30px;
    }

    .wrap_logo_demo {
        position: absolute;
        width: 100%;
        top: 14%;
        height: 45%;
    }

    .logo_demo {
        position: relative;
        height: 100%;
    }

    .city-mobile-wrapper {
        width: 100%;
        display: inline-block;
        margin-top: 2%;
    }

    .thanks {
        line-height: 50px;
    }

    .demo-mobile {
        color: #fff;
        font-size: 110%;
        text-align: center;
        letter-spacing: 0.6px;
        width: 100%;
        margin: 0 auto;
        line-height: 110%;
        text-shadow: 2px 2px 3px #000;
    }

    body #management,
    body #dashbord {
        padding: 20px 15px;
    }

    .in-manage {
        display: inline-block;
        margin: 5%;
        vertical-align: top;
        width: 39%;
    }

    .manage_text {
        font-size: 0.9em;
    }

    .city-mobile-wrapper .details.content {
        color: #000000;
        padding: 0px 0px;
        -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
        -moz-box-sizing: border-box; /* Firefox 1 - 28 */
        box-sizing: border-box;
        font-size: 100%;
        width: 68%;
        line-height: 185%;
        margin-top: 2%;
    }

    .city-mobile-icon {
        width: 100%;
        height: 50%;
        background-image: url('images/pc-main-logo.png');
        background-size: auto 100%;
        background-repeat: no-repeat;
        background-position: center;
    }

    .city-mobile-outer-wrapper {
        position: absolute;
        width: 80%;
        margin: auto;
        left: 0px;
        right: 0px;
        height: 100%;
    }

    div.icon {
        margin: 10px;
    }

    .icon img {
        height: 90px;
        width: 90px;
    }

    .logo {
        display: none;
    }

    #Features #map_icon {
        margin: auto;
        position: relative;
        left: 8px;
        width: 95%;
    }

    #map_icon div.in-map-icon {
        width: 24%;
        margin: 9px 0;
    }

    #Features {
        height: 85vh; 
        padding-top: 20px;
    }

    #city h2 {
        padding: 15px 0 0 0;
    }

    #city .details.content {
        width: 215px;
        position: relative;
    }

    #users .logo {
        display: block;
        margin: auto;
        width: 150px;
    }

    #users h2 {
        text-align: center;
        padding: 0px 10px;
        -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
        -moz-box-sizing: border-box; /* Firefox 1 - 28 */
        box-sizing: border-box;
    }

    #users .text {
        margin: 0px 0px 26px 0px;
        -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
        -moz-box-sizing: border-box; /* Firefox 1 - 28 */
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }

    .team img {
        height: auto;
        width: 117px;
        text-align: right;
    }

    .team {
        font-size: 14px;
        padding: 0px;
        width: 137px;
        vertical-align: top;
        margin-top: 14px;
    }

    #input {
        width: 100%;
        -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
        -moz-box-sizing: border-box; /* Firefox 1 - 28 */
        box-sizing: border-box;
        padding: 15px;
    }

    #input p {
        width: 100%;
        color: #fff;
        padding: 0px;
        -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
        -moz-box-sizing: border-box; /* Firefox 1 - 28 */
        box-sizing: border-box;
        font-size: 20px;
        font-weight: bold;
    }

    #subject {
        width: 100%;
        display: block;
        margin: auto;
        position: relative;
    }

    textarea.contact-input {
        padding: 7px 10px;
    }

    .contact-input {
        -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
        -moz-box-sizing: border-box; /* Firefox 1 - 28 */
        box-sizing: border-box;
        padding-right: 10px;
    }

    #what-is-odtech, 
    #management, 
    #dashbord,
    #introduction {
        -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
        -moz-box-sizing: border-box; /* Firefox 1 - 28 */
        box-sizing: border-box;
        padding: 0 15px;
    }



    #what-is-odtech .text,
    #management .text,
    #dashbord .text {
        width: 100%;
    }

    .heading_features {
        text-align: center;
    }

    #Social {
        padding: 10px 15px;
        font-size: 11px;
        /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */ /* Firefox 1 - 28 */
    }

    .social-list li {
        margin-left: 7px;
    }

    #contact {
        margin-top: 10px;
    }

    .soc-title {
        margin-bottom: 5px;
    }

    .all-rites {
        left: 15px;
    }

    #pop_up .popup_logo.mobile-popup_logo {
        display: none;
    }

    .popup_logo {
        display: none;
    }

    .open_feature {
        height: 74px;
    }

    .open_feature .popup_icon {
        margin: 0px;
        width: 40px;
        height: 55px;
    }

    .x {
        width: 19px;
        height: 15px;
        left: 0;
        top: 0;
    }

    .open_feature div {
        width: 70%;
    }

    .wrap-for-pc {
        display: none;
    }

    #pop_up .text {
        width: 100%;
        text-align: center;
    }

    div#logo-contact {
        display: none;
    }
}

@media (max-width:750px) {
    #map_icon div.in-map-icon {
        width: 47%;
        margin: 9px 0;
    }
    
    .cambium-logo {
        width: 55px;
        height: 55px;
        left: 0px;
        right: auto;
    }

    #submit {
        float: none;
    }

    .contact-details-warp {
        font-size: 16px;
        height: 103px;
        width: auto;
        max-width: 250px;
        text-align: right;
    }

    .contact-details {
        margin-bottom: 12px;
    }

    .contact-details img {
        width: 22px;
    }

    #Features {
        height: auto;
    }

    #wrap-heading {
        margin-top: -10px;
    }
}
