
@font-face {
  font-family: 'GothamRounded-Bold';
  src: url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Bold.eot');
  src: url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Bold.eot?#iefix') format('embedded-opentype'),
       url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Bold.svg#GothamRounded-Bold') format('svg'),
       url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Bold.ttf') format('truetype'),
       url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Bold.woff') format('woff'),
       url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamRoundedBook';
  src: url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Medium.eot');
  src: url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Medium.eot?#iefix') format('embedded-opentype'),
       url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Medium.svg#GothamRounded-Medium') format('svg'),
       url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Medium.ttf') format('truetype'),
       url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Medium.woff') format('woff'),
       url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamRounded-Light';
  src: url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Light.eot');
  src: url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Light.eot?#iefix') format('embedded-opentype'),
       url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Light.svg#GothamRounded-Light') format('svg'),
       url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Light.ttf') format('truetype'),
       url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Light.woff') format('woff'),
       url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRounded-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'GothamRoundedBook';
    src: url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRoundedBook.eot');
    src: url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRoundedBook.eot') format('embedded-opentype'),
         url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRoundedBook.woff2') format('woff2'),
         url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRoundedBook.woff') format('woff'),
         url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRoundedBook.ttf') format('truetype'),
         url('https://www.teamtweaks.com/uploads/themes/clean-blog/new-fonts/GothamRoundedBook.svg#GothamRoundedBook') format('svg');
}

body{
	color: #000;
}
#banner_slider {
    float: left;
    width: 100%;
	padding-top: 65px;
}

.iot_experts {
    position: relative;
    float: left;
    height: 303px;
    margin-top: 30px;
    border-radius: 7px;
}
.iot_experts {
    position: relative;
    float: left;
    width: 100%;
    background-image: url("https://www.teamtweaks.com/uploads/themes/clean-blog/new-images/iot-training/iot_banner.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 303px;
    margin-top: 30px;
    border-radius: 7px;
}
.iot_experts img{
	border-radius: 7px;
}
.iot_experts.banner-slider{
	background-image: url("https://www.teamtweaks.com/uploads/themes/clean-blog/new-images/iot-training/iot_banner2.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 303px;
    margin-top: 30px;
    border-radius: 7px;
}
.iot_experts_content {
    position: absolute;
    width: 50%;
    bottom: 86px;
    left: 49px;
}

.iot_experts_img {
    float: left;
    width: 50%;
}
.iot_experts_img img {
    width: 100%;
}

.iot_experts_img img {
    position: absolute;
    right: 136px;
    width: 23%;
    top: 22px;
    z-index: 1;
}
.iot_experts_img img#iot_circle {
    position: absolute;
    right: 136px;
    z-index: 0;
}
.iot_experts_img img#iot_circle {
-webkit-animation: rotation 2s infinite linear;
}
	
@-webkit-keyframes rotation {
		from {
				-webkit-transform: rotate(0deg);
		}
		to {
				-webkit-transform: rotate(359deg);
		}
}
.iot_experts_content h4 {
    padding-bottom: 16px;
    margin: 0;
    float: left;
    font-family: 'GothamRoundedBook';
    width: 100%;
    font-size: 25px;
    color: #fff;
    line-height: 38px;
}
.iot_experts_content button {
    font-family: 'GothamRoundedBook';
    font-size: 15px;
    border-radius: 5px;
    float: left;
    width: 121px;
    padding: 10px;
    background: #f1c600;
    color: #000;
    border: none;
}
section.iot_role {
    float: left;
    width: 100%;
}
.iot_role_content {
    float: left;
    border: 1px solid #e4edff;
    width: 100%;
    padding: 20px;
    border-radius: 7px;
	    margin-bottom: 20px;
}
.iot_role_form {
    position: absolute;
    border: 1px solid #e4edff;
    width: 28%;
    padding: 0;
    border-radius: 7px;
    left: 0;
	top:0px;
}
.iot_role_form1{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 315px;
}
.iot_role_overall {
    float: left;
    width: 100%;
     padding-top: 20px;
	 position: relative;
}
.iot_role_carrier {
    float: left;
    width: 100%;
}
form.contact_listed_enquiry {
    float: left;
    width: 100%;
}

.iot_role_enquiry {
    float: left;
    width: 100%;
}

.contact_us_enquiry {
    float: left;
    width: 100%;
    padding: 0px 10px;
}

.contact_us_enquiry input,.contact_us_address input {
    float: left;
    border: 1px solid #c3c3c3;
    padding: 6px;
    border-radius: 5px;
    width: 100%;
	font-family: 'GothamRoundedBook';
}
.contact_us_enquiry label,.contact_us_address label {
    float: left;
    width: 100%;
    color: #2e2e2e;
    font-family: 'GothamRoundedBook';
    font-size: 12px;
}
.contact_us_address {
    float: left;
    width: 50%;
    padding: 0px 8px;
}

.contact_us_address input {
    width: 100%;
}

.iot_role_carrier p {
    float: left;
    width: 100%;
    margin: 0;
    font-family: 'GothamRoundedBook';
    line-height: 27px;
    color: #2e2e2e;
}
.iot_role_role {
    float: left;
    width: 100%;
    border-top: 1px solid #e4edff;
    margin-top: 20px;
}

.iot_role_role h4 {
    color: #58bc4d;
    float: left;
    width: 100%;
    font-family: 'GothamRoundedBook';
    font-size: 20px;
    margin: 0px;
    padding: 12px 0px;
}

.iot_role_role p {
    float: left;
    width: 100%;
    margin: 0;
    font-family: 'GothamRoundedBook';
    line-height: 27px;
    color: #2e2e2e;
}
ul.iot_role_list {float: left;width: 100%;list-style-type: none;padding: 12px 20px;margin: 0;}

ul.iot_role_list li {
    float: left;
    width: 100%;
    margin: 0;
    font-family: 'GothamRoundedBook';
    line-height: 27px;
    color: #2e2e2e;
}

ul.iot_role_list li img {
    padding-right: 7px;
}
.iot_planing {
    float: left;
    width: 70%;

}
.iot_role_training {
    float: left;
    border: 1px solid #e4edff;
    width: 100%;
    padding: 20px;
    border-radius: 7px;
    margin-bottom: 20px;
}
.iot_role_training h4 {
    color: #58bc4d;
    float: left;
    width: 100%;
    font-family: 'GothamRoundedBook';
    font-size: 20px;
    margin: 0px;
}

.iot_role_basic {
    float: left;
    width: 100%;
    padding: 16px 0px;
}
.basic_link.basic {
    float: left;
    width: 20%;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    margin-right: 20px;
    cursor: pointer;
}
.basic_link.basic a {
    float: left;
    width: 30%;
    text-align: center;
    padding: 10px;
    background: #f2f2f2;
}

.basic_link.basic p {
    font-family: 'GothamRoundedBook';
    color: #cbcbcb;
    text-transform: capitalize;
    margin: 0;
    float: left;
    width: 70%;
    text-align: center;
padding-top: 12px;
    font-size: 16px;
}
.basic_link.basic a img {
    filter: brightness(4.2);
    height: 25px;
    object-fit: contain;
}
.basic_link.basic.plan {
    background: #f1c600;
}
.basic_link.basic.plan a {
    background: #f1c600;
}

.basic_link.basic.plan p {
    color: #000;
}

.basic_link.basic.plan img {
    filter: brightness(0.5);
}
.iot_role_basic_views .basic_content {
    display: none;
}
div#basic {
    display: block;
}
.iot_role_basic_views {
    float: left;
    width: 100%;
}
.iot_role_basic_views .panel.panel-default {
    border: none;
    box-shadow: none;
}
div#basic .panel-collapse {
    float: left;
    width: 100%;
    transition: none;
}
div#advanced .panel-collapse {
    float: left;
    width: 100%;
    transition: none;
}
div#basic {
    float: left;
    width: 100%;
}
div#basic .panel.panel-default h4.collapsed {
    background-color: #f5f5f5;
	background-image: url(https://www.teamtweaks.com/uploads/themes/clean-blog/new-images/iot-training/plan_plus.png);
    background-position: 97%;
    background-repeat: no-repeat;
}
div#advanced  .panel.panel-default h4.advances {
    background-color: #f5f5f5;
	background-image: url(https://www.teamtweaks.com/uploads/themes/clean-blog/new-images/iot-training/plan_plus.png);
    background-position: 97%;
    background-repeat: no-repeat;
}

div#basic .panel.panel-default h4 {
    margin-top: 10px;
}

div#accordion {
    float: left;
    width: 100%;
}

div#accordion .panel.panel-default {
    float: left;
    width: 100%;
}
.iot_role_basic_views .panel.panel-default h4.collapsed {
    background-color: #f5f5f5;
    background-image: url("https://www.teamtweaks.com/uploads/themes/clean-blog/new-images/iot-training/plan_plus.png");
    background-position: 97%;
    background-repeat: no-repeat;
}
div#basic .panel.panel-default h4 {
    background: #fdf8e3;
    padding: 15px;
    color: #2e2e2e;
    font-size: 15px;
    border-radius: 6px;
    font-family: 'GothamRoundedBook';
    float: left;
    width: 100%;
    cursor: pointer;
    background-image: url(https://www.teamtweaks.com/uploads/themes/clean-blog/new-images/iot-training/plan_minus.png);
    background-position: 97%;
    background-repeat: no-repeat;
}
div#advanced  .panel.panel-default h4 {
    background: #fdf8e3;
    padding: 15px;
    color: #2e2e2e;
    font-size: 15px;
    border-radius: 6px;
    font-family: 'GothamRoundedBook';
    float: left;
    width: 100%;
    cursor: pointer;
    background-image: url(https://www.teamtweaks.com/uploads/themes/clean-blog/new-images/iot-training/plan_minus.png);
    background-position: 97%;
    background-repeat: no-repeat;
}
div#advanced .panel.panel-default h4.collapsed {
    background-color: #f5f5f5;
	background-image: url(https://www.teamtweaks.com/uploads/themes/clean-blog/new-images/iot-training/plan_plus.png);
    background-position: 97%;
    background-repeat: no-repeat;
}

.advance_detail_view h5,.advance_detail_view h3 {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 8px 0px;
    font-size: 15px;
    color: #2e2e2e;
    font-family: 'GothamRoundedBook';
}
.detail_concept {
    float: left;
    width: 100%;
}

.detail_concept h6 {
    font-size: 15px;
    font-family: 'GothamRounded-Bold' !important;
    float: left;
	color: #333333;
    width: 100%;
}

.detail_concept ul {
    padding: 0px;
    list-style-type: none;
    float: left;
    width: 100%;
    margin: 0px;
    padding-bottom: 11px;
}

.detail_concept ul li {
    float: left;
    width: 100%;
    padding-bottom: 4px;
    color: #2e2e2e;
    font-family: 'GothamRoundedBook';
}

.detail_concept ul li a {
    padding: 0px 8px;
}

.detail_concept ul li ul{
    padding: 0px;
    list-style-type: none;
    float: left;
    width: 100%;
    margin: 0px;
    padding-bottom: 11px;
}

.detail_concept ul li ul li {
    float: left;
    width: 100%;
    padding-bottom: 4px;
    color: #2e2e2e;
    font-family: 'GothamRoundedBook';
	padding-left:15px;
}

.detail_concept ul li a {
    padding: 0px 8px;
}

.advance_detail_view {
    float: left;
    width: 100%;
    padding-top: 5px;
    padding: 10px;
}
.iot_product {
    float: left;
    border: 1px solid #e4edff;
    width: 100%;
    padding: 20px;
    border-radius: 7px;
    margin-bottom: 20px;
}

.iot_product h3 {
    color: #58bc4d;
    float: left;
    width: 100%;
    font-family: 'GothamRoundedBook';
    font-size: 20px;
    margin: 0px;
	margin-bottom: 10px;
    padding: 12px 0px;
}

.iot_product_gallery ,.iot_product_water{
    float: left;
    width: 100%;
}

.iot_product_gallery img,.iot_product_water img {
    width: 100%;
}

.iot_product_gallery p,
.iot_product_water p ,.iot_product_drop{
    padding-top: 10px;
    float: left;
    width: 100%;
    margin: 0;
    font-family: 'GothamRoundedBook';
    color: #2e2e2e;
}
.iot_product_gallery img {
    height:402px;
    object-fit: cover;
}
.iot_product_drop {
    float: left;
    width: 100%;
}

.iot_product_drop img {
    width: 100%;
}
.iot_data ,.iot_company{
    float: left;
    border: 1px solid #e4edff;
    width: 100%;
    padding: 20px;
    border-radius: 7px;
    margin-bottom: 20px;
}

.iot_data h3,.iot_company h3 {
    color: #58bc4d;
    float: left;
    width: 100%;
    font-family: 'GothamRoundedBook';
    font-size: 20px;
    margin: 0px;
    margin-bottom: 10px;
    padding: 12px 0px;
}

.iot_data_water{
    float: left;
    width: 100%;
    text-align: center;
    min-height: 160px;
}
.iot_data_company {
    float: left;
    width: 100%;
    text-align: center;
    min-height: 115px;
    padding-top: 25px;
}
.iot_data_water p ,.iot_data_company p{
    float: left;
    width: 100%;
    margin: 0;
    font-family: 'GothamRoundedBook';
    color: #2e2e2e;
}
.iot_company p {
    float: left;
    width: 100%;
    margin: 0;
    font-family: 'GothamRoundedBook';
    color: #2e2e2e;
}
.iot_company h3 {
    margin: 0px;
}
.iot_role_form h5 {
padding: 12px;
    color: #58bc4d;
    float: left;
    width: 100%;
    font-family: 'GothamRoundedBook';
    font-size: 18px;
    margin: 0px;
}
.contact_us_mobile {
    padding: 6px 12px;
    float: left;
    width: 100%;
}

.contact_us_mobile label {
    float: left;
    width: 100%;
    color: #2e2e2e;
    font-family: 'GothamRoundedBook';
    font-size: 12px;
}

.contact_us_mobile input {
    float: left;
    width: 100%;
    border: 1px solid #c3c3c3;
    padding: 6px;
    border-radius: 5px;
	height: 43px;
}
.contact_us_mobile .flag-container{
	height: 42px;
}
.contact_us_mobile .selected-flag{
	background-color: #FFF !important;
}
body .contact_us_mobile .intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 9px !important;
}

.training_ios .flag-container{
	height: 38px;
}
.training_ios #phone-num{
	margin-bottom:10px !important;
}
.training_ios .selected-flag{
	background-color: #FFF !important;
}
body .training_ios .intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 9px !important;
}

body .training_ios .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, body .training_ios .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type="text"], body .training_ios .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type="tel"] {
    padding-left: 101px !important;
}

.contact_us_mobile select {
    float: left;
    width: 100%;
    border: 1px solid #c3c3c3;
    padding: 6px;
    border-radius: 5px;
}

.contact_us_mobile input::placeholder {
    color: #8a8a8a;
    font-family: 'GothamRoundedBook';
    font-size: 13px;
    text-transform: capitalize;
}
.contact_us_enquiry input::placeholder ,
.contact_us_address input::placeholder,
.contact_us_mobile select,
.contact_us_mobile textarea::placeholder{
    color: #8a8a8a;
    font-size: 13px;
    font-family: 'GothamRoundedBook';
}
.contact_us_mobile select {
    float: left;
    width: 100%;
    background-image: url("https://www.teamtweaks.com/uploads/themes/clean-blog/new-images/iot-training/arrow_down.png");
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: 93%;
    -webkit-appearance: none;
	-moz-appearance: none;
}
.contact_us_mobile textarea {
    float: left;
    width: 100%;
    border: 1px solid #c3c3c3;
    padding: 6px;
    border-radius: 5px;
    resize: none;
}
.contact_us_btnn {
    float: left;
    width: 100%;
    padding: 15px;
    text-align: center;
}

.contact_us_btnn button {
    background:#f1c600;
	border: none;
	border-radius: 5px;
	color:#333;
	margin-top: 15px;
	background-color:#f1c600;
	padding: 10px 50px !important;
	border-radius: 50px;
	font-family: 'OpenSansBold';
	text-decoration: none;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 16px;
}
.iot_contact {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}

.iot_call {
    float: left;
    width: 48%;
    background: #39a0ff;
    padding: 15px;
    border-radius: 5px;
    cursor: pointer;
}

.iot_call img {
    float: left;
    width: auto;
    padding: 0px 10px;
}
.iot_call_action {
    font-size: 18px;
    font-family: 'GothamRoundedBook';
    float: left;
    width: 88%;
    color: #fff;
    text-decoration: none;
    padding: 0px 15px;
	cursor:pointer;
}
.iot_call .iot-button{
    font-size: 18px;
    font-family: 'GothamRoundedBook';
    width: 88%;
    color: #fff;
    text-decoration: none;
    padding: 0px 15px;
	background: none;
	border: none;
	text-align:center;
	display:inline-block;
	cursor:pointer;
}
.iot_call.view {
    position: absolute;
    right: 0;
    width: 48%;
}
.iot_role_enquiry input:focus,
.iot_role_enquiry textarea:focus,
.iot_role_enquiry select:focus {
    outline: none;
}
.iot_data_view {
    float: left;
    width: 100%;
    padding: 14px;
    border: 1px solid #e4edff;
	border-radius: 7px;
}

.iot_data_view img {
    height: 60px;
    width: 100px;
    object-fit: contain;
}
.iot_product p {
    float: left;
    position: relative;
    width: 100%;
    margin: 0px;
    padding-top: 10px;
}
.iot_role_forms {
    float: left;
    width: 100%;
    background: #fff;
    padding: 25px;
    border-radius: 8px;
}
.iot_role_forms h5 {
    padding: 12px;
    color: #58bc4d;
    float: left;
    width: 100%;
    font-family: 'GothamRoundedBook';
    font-size: 18px;
    margin: 0px;
}
div#enquire .modal-header {
    float: left;
    width: 100%;
    padding: 0;
    border: none;
    position: relative;
	min-height: 0px;
}

div#enquire .modal-header a {
    position: absolute;
    top: 26px;
    z-index: 3;
    color: #000;
    right: 25px;
    font-size: 23px;
}
/* div#enquire  .contact_us_btnn button {
    width: 191px;
} */
div#enquire   .contact_us_mobile select {
    background-position: 97%;
}
.iot_product p:before {
    position: absolute;
    content: '';
    background: #f1c600;
    height: 2px;
    width: 30px;
    top: 6px;
}
img.highlights {
    height: 167px;
    object-fit: cover;
}

.container-box{
	position:relative;
	width: 1140px;
	margin: 0 auto;
}
.training-contant-form-part li{
	margin-top: 10px;
}

.training-contant-form-part li input{
	border-radius: 0px;
	font-size: 13px;
	padding: 5px 10px;
	font-family: 'GothamRoundedBook';
}
li.captcha-left .g-recaptcha{
	transform: scale(1.04);
}
.training-contant-form-part li input#send_msg_training {
	background:#f1c600;
	border: none;
	border-radius: 5px;
	color:#333;
	margin-top: 15px;
	background-color:#f1c600;
	padding: 10px 50px !important;
	border-radius: 50px;
	font-family: 'OpenSansBold' !important;
	text-decoration: none;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 16px;
}
.training-contant-form-part li textarea{
	font-family: 'GothamRoundedBook';
}
li.submit-right {
    float: none;
    width: 100%;
    display: inline-block;
    text-align: center;
	border-radius: 0px;
}
div#banner_slider .owl-item img {
    width: auto;
}
.iot_role_form1.fixed_head {
    position: fixed;
    top: 87px;
    right: 8%;
    width: 315px;
}


@media only screen and (max-width: 967px) {
	

.container-box {
    position: relative !important;
    width: 94%;
    margin: 0px 25px;
    display: inline-block;
}
.iot_role_form1 {
    position: relative !important;
    top: inherit !important;
    right: inherit !important;
    width: 100% !important;
    display: inline-block;
}
#banner_slider{
	padding-top: 0;
}
.iot_experts_content h4{
	font-size: 17px;
}	
.iot_experts{
	margin-top: 0px;
}
.iot_experts.banner-slider{
	margin-top: 0px;
}
.iot_experts_img img{
	top: 0px;
}

	
}


@media only screen and (max-width: 767px) {
.iot_experts {
    background-size: cover;
    height: 200px;
}
.iot_experts.banner-slider{
	background-size: cover;
    height: 200px;
}
.iot_experts_content {
    position: static;
    width: 100%;
    text-align: center;
    margin: auto;
    display: inline-block;
}
.iot_experts_img {
    display: none;
}
.iot_planing ,.iot_call,.basic_link.basic{
    float: left;
    width: 100%;
}
.iot_call.view {
    position: static;
    right: 0;
    width: 100%;
    margin-top: 10px;
}

.iot_role_form {
    position: static;
    border: 1px solid #e4edff;
    width: 100%;
    padding: 0;
    border-radius: 7px;
    right: 0;
}

.iot_experts_content h4 {
    font-size: 14px;
    line-height: 26px;
    margin-top: 30px;
}
.iot_experts_content button {
    float: none;
}
.iot_call a {
    font-size: 13px;
    width: 80%;
    padding: 0px 5px;
}
.iot_call img {
    float: left;
    width: auto;
    padding: 0px 4px;
}
.basic_link.basic {
    margin-right: 0;
    margin-bottom: 10px;
}
.iot_role_training ,.iot_product{
    padding: 10px;
}
.iot_role_basic_views .panel.panel-default h4 {
    font-size: 13px;
	    padding: 18px 30px;
}
div#enquire .contact_us_enquiry,.contact_us_address {
    float: left;
    width: 100%;
}
div#enquire  form.contact_listed_enquiry {
    text-align: left;
}



}

@media only screen and (min-width: 568px) and (max-width: 767px) {
	
.basic_link.basic {
    width: 48%;
    margin-right: 2%;
}
.iot_data_water {
    min-height: 120px;
}
.contact_us_enquiry {
    float: left;
    width: 100%;
    padding: 0px 10px;
}
}


@media only screen and (min-width: 768px) and (max-width: 1023px) {
.iot_experts {
    background-size: cover;
    height: 225px;
}
.iot_experts_img img ,.iot_experts_img img#iot_circle{
    right: 73px;
	}
	.iot_experts_content {
    bottom: 32px;
}
	.iot_planing {
    float: left;
    width: 100%;
}.iot_role_form {
    position: static;
    width: 50%;
    margin: auto;
}.basic_link.basic {
    width: 200px;
	}
	.iot_call a {
    font-size: 14px;
    width: 80%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
.iot_call a {
    font-size: 13px;
    width: 80%;
	}
	.basic_link.basic {
    width: 200px;
	}
	.iot_experts {
    background-size: cover;
    height: 276px;
	}
	.contact_us_enquiry input::placeholder,.contact_us_address  input::placeholder{
    font-size: 10px;
}



}


@media only screen and (min-width: 1151px) and (max-width: 1300px) {
	
.iot_role_form1.fixed_head{
	right: 4%;
}
	
	
}

@media only screen and (min-width: 1100px) and (max-width: 1150px) {
	
.iot_role_form1{
	right: 3%;
}
	
.iot_role_form1.fixed_head{
	right: 1%;
}

	
	
}


@media only screen and (min-width: 800px) and (max-width: 1099px) {
	
.iot_role_form1{
	right: 10%;
}
	
.iot_role_form1.fixed_head{
	right: 2%;
}
.iot_planing{
	width: 65%;
}
.container-box{
	width: 1100px;
}


	
	
}


@media only screen and (max-width: 600px) {

.container-box{
	width: 84%;
}
li.captcha-left .g-recaptcha {
    transform: scale(0.9);
}	
	
	
}
	
	
div#basic .collapse.in {
    display: block;
}
div#basic .collapse {
    display: none;
}
div#advanced .collapse.in {
    display: block;
}
div#advanced .collapse {
    display: none;
}
div#advanced .panel.panel-default h4 {
    background: #fdf8e3;
    padding: 15px;
    color: #2e2e2e;
    font-size: 15px;
    border-radius: 6px;
    font-family: 'GothamRoundedBook';
    float: left;
    width: 100%;
    cursor: pointer;
    background-image: url(https://www.teamtweaks.com/uploads/themes/clean-blog/new-images/iot-training/plan_minus.png);
    background-position: 97%;
    background-repeat: no-repeat;
}

.basic-modules{
	background: url(https://www.teamtweaks.com/uploads/themes/clean-blog/new-images/iot-training/basic-modules.jpg);
    width:100%;
	height:296px;
	display: inline-block;
	padding-top: 225px;
	text-align: center;
}
ul.list li{
	width: 294px;
}
.list.bottom-list a{
	width:auto;
	height: auto;
	color:#000;
	text-transform: none;
	font-size: 20px;
	padding-left: 21px;
	font-family: "Gotham", "Open Sans", "Helvetica", "Arial", sans-serif;
	font-weight: 600;
}
.list.bottom-list a .icon{
	padding-left:10px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{
	width: 80px !important;
}


@media only screen and (min-width:  1500px) and (max-width: 1699px)  {
.iot_role_form1.fixed_head {
    right: 180px;
    width: 21%;
}
}
@media only screen and (min-width:  1700px) and (max-width: 1799px){
.iot_role_form1.fixed_head {
    right: 275px;
    width: 19%;
}
}

@media only screen and (min-width:  1800px) and (max-width: 1999px)  {
.iot_role_form1.fixed_head {
    right: 330px;
    width: 17%;
}
}
@media only screen and (min-width:  2000px) and (max-width: 2699px){
.iot_role_form1.fixed_head {
    right: 455px;
    width: 15%;
}
}
@media only screen and (min-width:  2700px) and (max-width: 3000px)  {
.iot_role_form1.fixed_head {
    right: 29%;
    width: 12%;
}
}