/*Theme Name: DK3GMobileISP
	Version: 2.5
*/
*{ 
	margin:0 auto; padding:0px; text-decoration:none!important; 
	box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing: border-box;
}

.uk-container {max-width:1150px;}
ul {list-style-type: none; padding:0px;}
html {background:#ffffff;}
a {color:#00a8e5;}
em {color: inherit;}

.uk-grid .uk-grid {}
/* COMMON STYLE */
.d-table {display:table;}
.d-row {display:table-row;}
.d-cell {display:table-cell; vertical-align:top;}
.d-cell.text {padding-left:10px;}
.d-cell.text a{display:block;}
.full-width{width:100%;}
.width-99{width:99%;}
.table_cell {display:table-cell; vertical-align:top;}
.table_cell.text {padding-left:10px;}
.uppercase {text-transform:uppercase;}
.msg_alert {background:#fff1f0; color:#ce2642; padding:10px; line-height:1.3; border:3px dashed #ce2642; font-size:13px;text-align:left; margin-bottom:10px;}
.uk-breadcrumb {background:#ffffff; border-radius:0px; padding:8px 0;}
.uk-breadcrumb > li:nth-child(n+2):before{font-family: FontAwesome; content:"\f0da";}
/* END COMMON STYLE */

.uk-container {padding:0 10px;}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {background:inherit;}
.uk-offcanvas-bar {background:#ffffff; box-shadow: 0 0 15px rgba(0,0,0,.5); }
.uk-offcanvas-bar:after {box-shadow:none; width:0;}
.uk-nav-offcanvas {border-bottom:none;}
.uk-nav-offcanvas>li>a {text-shadow:none; color:#666666; border-top:1px solid #eaeaea; font-size:13px; line-height:25px; margin:0; text-transform: uppercase;}
.uk-nav-offcanvas>li>a:hover {background:#f8f8f8!important;}
.uk-navbar-nav > li > a {text-shadow:none; border:none; margin:0;}
#header_grid {margin-right: -10px;}
#header_left {padding-right:10px; padding-top:10px;}

#wrap_header {height:55px;}
#header {background:#00a8e5; position:fixed; left:0; top:0; right:0; z-index: 10;}
.uk-navbar {background: inherit; border:none;}
.logo {padding:15px 0px 0;}
.logo.vina {padding:10px 0px 0;}
.logo img {max-height:40px;}
.logo h1, .logo h2 {margin:0;}
.header_desc {background:url('img/left_bar.png') no-repeat; display:inline-block; padding: 0px 15px 0px;}
.header_desc .desc_1 {color:#454545;}
.header_desc .desc_2 {font-size:16px; color:#00a8e5;}
.header_desc .desc_2 b {font-size:18px;}

.navbar_toggle {line-height:41px; width:20px; display:inline-block; padding-top:10px;}
.icon_bar {background:#f1f1f1; height:2px; margin-bottom:5px; display:block;}

#f_search_wrap {float:none; padding-right:30px;}
.search_box {width:100%; position:relative; margin-bottom:10px; margin-top:3px;}
#f_search {float:right; position:relative; z-index:5; width:100%; margin-bottom:10px;}
#searchsubmit {position:absolute; top:0; bottom:0; right:0; font-size:18px; z-index:2; color:#222222;}
#searchsubmit:focus {outline:none;}
#keyword_search {background:#ffffff; height:35px; padding-right:40px; padding-left:10px; z-index:1; position:relative; width:100%; border-radius: 5px;}
.search_toogle {background:#fafafa; font-size:18px; position:relative; z-index:2; cursor:pointer; border:1px solid #cccccc; padding:7px 0px; text-align:center; width:40px;}

#mobile_menu {display:table; width:100%; padding-top:8px;}
#mobile_menu li {display:table-cell; text-align:center; font-size:13px; font-weight:700;}
#mobile_menu a {color:#333333;}

#nav_sidebar {}
#nav_sidebar li h2{margin:5px 0px;}
#nav_sidebar li ul{padding-left:20px;}
#nav_sidebar li a{padding:5px 10px; color:#666666;}

.isp-menu {padding-top:7px;}
.isp-menu li a {padding:10px; font-weight:700;}

#main-menu {background:#00a8e5; margin-bottom:10px; box-shadow: 0px 0px 3px 0px #2E4569; position:relative; z-index:10;}
#main-menu h2 {line-height: normal; margin:0; font-size:18px;}
#main-menu a{line-height: normal!important; height:auto!important; color:#ffffff!important;}

.main_content {padding-bottom:10px;}
.main_content article{background:#ffffff; padding: 10px 15px; box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.196);}
.archive {background:#ffffff; padding: 10px; box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.196);}
.archive img{max-width:none; width:100px;}
.archive .meta, .archive .item-body {display:none;}
.archive .heading {font-size:16px;}
.archive-title { line-height: 22px; margin-top: 0px; font-size:20px;}
#archive_desc {background:none; border: 2px dashed rgba(45,112,145,0.3); color:#333333;}

.uk-article-title {color:#00a8e5; font-size:22px; margin-top:10px; line-height:28px;}

.package_list {margin-bottom:20px;}
.grid_item {background:#ffffff; text-align:center; border:1px solid #dddddd; border-radius:4px;}
.grid_item img {max-width:100%; height:80px; border-radius:4px; padding:4px;}
.grid_item .title {font-size:14px; font-weight:700; padding:10px 3px; line-height:20px; text-align: left;}
.grid_item .title a {display:block;}

.pin_item {text-align:center; border-bottom:2px solid #00a8e5;  -o-transition: all .3s;-moz-transition: all .3s;-webkit-transition: all .3s;-ms-transition: all .3s;}
.pin_item:hover {box-shadow: 0 0px 6px rgba(0, 99, 175,0.2);}
.pin_item .left {padding:8px 0 8px 10px; text-align:center; position:relative;}
.pin_item .right {position:relative; padding:8px 10px;}
.pin_item .title {background:#00a8e5; font-size:17px; margin:0; font-weight:700; padding: 8px 10px; text-transform:uppercase;}
.pin_item .title a {color:#ffffff;}
.pin_item .price {font-size:22px; font-weight:700; padding:10px 0; margin-bottom:19px;}
.pin_item .send_sms {background:#00a8e5; color:#ffffff; font-size:12px; padding: 5px 10px; display:block; border-radius: 4px;}
.pin_item .send_sms:hover {opacity:0.8;}
.pin_item .send_sms i {margin-left:5px;}
.pin_item .sms_syntax {background:#ffeb3b; color:#333333; font-weight:700; padding: 5px 10px; border-radius: 4px;}
.pin_item .sms_syntax strong {font-size:16px; color:#ec077e;}
.pin_item .usage_time {}
.pin_item .wrap_body {border:1px solid #ebebeb; border-top:none; border-bottom:none;}
.pin_item .details {margin:0; list-style-type: none;}
.pin_item .details li {background:#f4f4f4; padding:5px 0;}
.pin_item .details li:nth-child(even) {background:#ffffff;}

.item-list {margin-bottom:10px; border-bottom: 1px solid #eaeaea; padding-bottom: 10px;}
.item-list .wrap_img {max-height:200px; overflow:hidden;}

.service_list {background:#ffffff; margin:10px 0px!important;}
.service_list ul{padding:0px 10px;}
.service_list li{ border-bottom:1px solid #dddddd; padding:10px 0px;}
.service_list li .media img{ height:auto; width:40px;}
.service_list a {color:#012351; }
.service_list .readmore {color:#00a8e5; text-transform:uppercase; padding:10px; display:inline-block;}
.service_list .readmore i{font-size:18px;}

.fea_services {color:#ffffff; font-size:16px; margin-bottom:20px;}
.fea_services .item {background:#51b88d; padding:10px 15px; margin-top:10px;}
.fea_services .item_wrap:nth-child(2) .item {background:#f2c81c;}
.fea_services .item_wrap:nth-child(3) .item {background:#f26060;}
.fea_services .item_wrap:nth-child(4) .item {background:#b97ebb;}
.fea_services .item_wrap:nth-child(5) .item {background:#7db751;}
.fea_services .item_wrap:nth-child(6) .item {background:#68bae0;}
.fea_services .item .title {/* min-height:50px; margin-bottom:10px; */}
.fea_services .item .title a {color:#ffffff; font-size:20px; line-height:25px; font-weight:700; display:block;}
.fea_services .uk-button {background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee); background-image: linear-gradient(to bottom, #ffffff, #eeeeee); border-radius: 4px; border: 1px solid rgba(0, 0, 0, 0.2); border-bottom-color: rgba(0, 0, 0, 0.3);}
.fea_services .uk-button:hover,
.fea_services .uk-button:focus {background-color: #fafafa;text-decoration: none;background-image: none;}

#news .uk-tab {background:#282828; border-color:#b1c9e4;}
#news .uk-tab li {background:#282828; margin-top: 0px!important;}
#news .uk-tab li.uk-active a {background:#b1c9e4!important;}
#news .uk-tab > li > a {border:none; border-radius:0; margin: 0px!important; padding-top: 0px!important;}
#news .uk-tab > li > a:hover {background:#555555;}
#news .uk-tab > li:nth-child(n+2) > a { margin-left: 0px; }
#news_tab_content {margin-top:5px;}
#news_tab_content ul li {padding:0px 10px; margin-bottom:10px; border-left:2px solid #282828;}

.widget {background:#ffffff; box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.196); margin-bottom:10px;}

.widget-title, .block-title{background:#f1f2f6; padding:0px 10px; margin:0;}
.widget-title span, .block-title  span{ border-top: 3px solid #00a8e5; padding:5px 0px; display:inline-block; font-size:17px; text-transform:uppercase;}
.widget-body {}
.widget-body ul {margin:0px;}
.widget-body li {border-top:1px solid #e6e6e6; padding:10px;}
.widget-body li a {color:#333333;}
.widget-body .menu li {padding-left:20px; border-top:none; position:relative;}
.widget-body .menu li:after {position:absolute; content:""; bottom:-1px; left:20px; width:100px; height:3px; background:#00a8e5;}
.widget-body .menu li:before {position:absolute; content:""; bottom:0; left:10px; right:10px; height:1px; background:#ebebeb;}
.widget-body .menu li:last-child {padding-bottom: 15px;}
.widget-body .menu li:last-child:after {height:0;}
.widget-body .text {}
.widget-body .meta {color:#888888;}


.banner-right .widget {height:100%; margin-top:10px;}
.banner-right .widget-title {padding:0px; color:#ffffff;}
.banner-right .widget-title span {background:#00a8e5;}

.top-p {padding:10px;}
.top-p .heading{font-weight:700; font-size:15px; margin:0;}
.top-p .heading a{display:block;}
.top-p .wrap_img{width:60px;}
.top-p img{border-radius:5px;}
.p-title {margin:0px; font-size:14px;}
.upw-not-found {padding:10px;}
.widget .list-post .wrap_img {width:60px;}
.widget .list-post img{border-radius:5px;}
.widget .list-post a {color:#012351; display:block;}

.tags {margin-bottom:15px;}
.tags .uk-badge {border-radius:0px; padding:5px;}
.tags .uk-badge a {color:#ffffff!important;}
.tags span {margin-bottom:5px; }

.relate {background:#ffffff; display:inline-block; width:100%; margin-top:10px;}
.relate .block-title {color:#ffffff; }
.block-body {padding:10px;}
.block-body li{padding:10px 0px; border-bottom:1px dashed #eaeaea;}

.item-relate .heading {font-size:14px!important; line-height:normal; margin:0;}
.item-relate .wrap_img img {width:100px!important;}

.package_3g .wrap_img {max-height:150px; overflow:hidden;}
.package_3g .title {padding:5px 10px; text-align:left;}
.package_3g .grid_item {border-bottom: 1px solid #dddddd;}

#email_subs {background:url('img/bg_email.jpg'); color:#ffffff; padding:20px 0 10px; position:relative; text-align:center; margin-top:10px;}
#email_subs:after {position:absolute; content:""; top:0; bottom:0; left:0; right:0; background:rgba(0,0,0,0.3);}
#email_subs .uk-container {position:relative; z-index:2;}
#email_subs .wrap_email {display:inline-block; width:100%;}
#email_subs .desc {font-size:16px; text-align:center; padding-top: 5px;}
#email_subs .txt1 { font-weight:700;}
#email_subs .txt2 {font-size:12px;}
#email_subs .icon {border:3px solid #ffffff; height:40px; line-height:33px; width:40px; border-radius:50%; font-size:16px; display:inline-block; text-align:center;}
#email_subs .es_msg {padding:0; color: #ffffff;}
#email_subs #es_txt_email_pg {background:#ffffff; border:none; color:#666666; height:45px; border-radius: 5px 0 0 5px; }
#email_subs #es_txt_button_pg {background:#00a8e5; height:45px; line-height:45px; text-transform:uppercase; text-shadow:none; font-weight:700; color:#ffffff; font-size:15px; padding:0 15px; white-space: nowrap; border-radius: 0 5px 5px 0;}
#email_subs #es_txt_email_pg::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#666666;
}
#email_subs #es_txt_email_pg::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:#666666;
	opacity:  1;
}
#email_subs #es_txt_email_pg:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:#666666;
}

.divider_bar {background:#e13b3b; height:8px; box-shadow: 0 2px 3px #cccccc; position:relative; z-index:1;}
.divider_bar:after {position:absolute; top:0; bottom:0; left:0; content:""; background:#277cbe; width:20%;}
.divider_bar:before {position:absolute; top:0; bottom:0; right:0; content:""; background:#f2b03f; width:60%;}

#footer {background:#eef5ff; font-size:13px;}
#footer .heading  {font-size:16px; font-weight:700; text-transform:uppercase; border-bottom:1px solid #eaeaea; padding-bottom:5px; margin-bottom:5px;}
.text_link  {font-size:12px; border-top:1px solid #eaeaea; padding-top:8px; margin-top:10px; text-align:justify;}
.text_link a {color:#666666; }
#footer p{margin:10px 0px 5px;}
#footer .txt1 {font-size:13px; font-weight:700; padding-left:25px;}
#footer .txt2 {font-size:18px;}
#footer .txt2 i {color:#0063af; font-size:20px;}
.copyright {padding:10px 0px 10px; font-size:13px; color:#434A54; text-align:center; text-transform: uppercase;}

.meta_bar {padding-bottom:5px; border-bottom:1px dashed #ebebeb;}
.page_content img,.post_content img{display: block;margin:20px auto;max-width:100%;height:auto;}
.page_content ul,.post_content ul {list-style-type:disc; list-style-position:inside;}
.page_content .uk-overflow-container tbody tr:last-child td,.post_content .uk-overflow-container tbody tr:last-child td {white-space: nowrap;}
.page_content .wrap tbody tr:last-child td,.post_content .wrap tbody tr:last-child td {white-space: normal;}
.wp-caption {background:#f9f9f9; border:1px solid #e3e1e8; border-radius:2px; padding:5px; max-width:100%;}
.wp-caption +p {margin-top:20px;}
.wp-caption img {margin:0 auto;}
.wp-caption-text {margin:5px 0px 0px; font-size: 13px; text-align: center; font-style:italic;}

.reference_posts {background:url('img/diagonal-line-bg-light.png'); border:1px solid #ebebeb; border-left: 3px solid #e26228; border-right: 3px solid #e26228; padding-top:10px; position:relative;}
.reference_posts:before {position:absolute; content:""; left:-3px; top:-1px; width: 0; height: 0; border-style: solid; border-width: 10px 10px 0 0; border-color: #e26228 transparent transparent transparent;}
.reference_posts:after {position:absolute; content:""; right:-3px; bottom:-1px; width: 0; height: 0; border-style: solid; border-width:0 0 10px 10px; border-color: transparent transparent #e26228 transparent;}
.reference_posts span {text-transform:uppercase;}
.reference_posts + .wp-caption {margin-top:20px;}
.reference_posts ul {list-style:circle; padding-left: 30px;}
.reference_posts .box2-title {padding-left:18px; margin-bottom:5px;}

.related_content {list-style:none!important;}
.single_related {position:relative; padding-left:15px;}
.single_related:after {position:absolute; content:"●"; color:#df0606; top:0; left:0;}
.single_related a{color:#666666; border-bottom:1px dashed #dddddd; padding-bottom:3px; margin-bottom:5px; display:inline-block;}
ul.related_post {padding-top:15px!important; column-rule:none!important;}
ul.related_post li {margin-bottom:10px!important; background:#fafafa; padding-bottom:0!important;}
ul.related_post li img {border-radius:0!important;}
ul.related_post li a {color:#333333; display:block; padding:5px;}
.textwidget img{display: block;max-width:100%;height:auto;}
/* NAV MOBILE TOGGLE */
.uk-mobile {display:inline-block; width:100%; border:1px solid #dddddd;}

.sms_register {background:#00a8e5;}
.sms_register:hover {}
#sms_content {font-size:30px; line-height: 35px;}
#sms_content b {color:#00a8e5;}
#sms_register .title {font-size:24px; line-height:30px;}

@media (min-width: 768px) {
	.uk-mobile {display:inline-block!important; visibility: visible !important; border:none;}
	.uk-mobile li {display: inline-block;}
}
/* END NAV MOBILE TOGGLE */

/* overwrite cyclone slider */
.cycloneslider-template-default {margin-bottom:10px;}
.cycloneslider-template-default .cycloneslider-pager {bottom:22px;}
.cycloneslider-template-default .cycloneslider-slide {background:inherit;}
.cycloneslider-slides {z-index:0;}
.cycloneslider-slide {width:100%;}
/*END*/

.scrollToTop{background:#00a8e5;}

.table-bordered, .table-bordered th, .table-bordered td {border:1px solid #dddddd;}

.snippet-title {padding:5px 10px; font-weight:700;}
.snippet-markup {clear:both; overflow:hidden; padding:10px;}
.snippet-label {float:left; clear: both; width:28%; font-weight:700; text-align:left; padding: 5px 0px;}
.snippet-data {float:left; width:72%; padding: 5px 0px;}
.rating-value {display:none;}

/*BNoAMP*/
.amp-element {display:none;}
@media (min-width: 480px) {
	.main_content .archive img{width:200px;}
	.archive .meta, .archive .item-body {display:block;}
	.archive .heading {font-size:18px;}
}

@media (min-width: 768px) {
	.logo {padding: 8px 0px 0;}
}

@media (min-width: 960px) {
	#wrap_header {height:auto;}
	#header_grid {margin-right: 0px;}
	#header_left {background:inherit; padding-right:0; padding-top:15px;}
	#header {position:relative; background:#ffffff!important; height:75px;}
	.logo {text-align:left; padding: 10px 0px 10px;}
	.logo img {max-height:none;}
	
	#f_search_wrap {float:right; padding-right:0;}
	#f_search {width:auto; display:block;}
	#keyword_search {border-radius:0;}
	
	.isp-menu li {background:#f5f5f5; opacity:0.7; height:60px; margin-right:20px; border-radius:4px; display:none;}
	.isp-menu li a {height:100%; line-height: normal; padding:5px;}
	.isp-menu li a { border-radius:8px 8px 0px 0px!important; line-height: 45px; display:block;}
	.isp-menu li img {max-width: 150px; height: auto;}
	.isp-menu li.active {background:#ffffff; opacity:1; position:relative; padding-bottom: 0px; display:block;}
	.isp-menu li.active:after {}
	
	#main-menu{max-height: auto; display:inline-block; width:100%;}
	#main-menu li:hover{background:inherit; -o-transition: all .3s;-moz-transition: all .3s;-webkit-transition: all .3s;-ms-transition: all .3s;}
	
	#main-menu li:hover > a {color:666666; }
	#main-menu li{ z-index:5; position:relative; }
	
	#main-menu ul li.current_page_item  a {}
	#main-menu ul li.current-menu-item  a {}
	#main-menu ul li a:hover{ color:#2DB4B6;}
	
	#main-menu li a{display: block; padding:10px 10px!important; font-size:15px; font-weight:700;}
	#main-menu li li a{display: block; color:#00a8e5!important; }
	
	#main-menu li ul li{float:none; position:relative; border-left:none!important; border-bottom:1px solid #dddddd; text-transform:none;}
	#main-menu li ul{position:absolute; top:100%; left:0%; display:none; background:#ffffff; padding:0; list-style: none outside none;box-shadow: 0px 0px 3px #d7f1fa;}
	#main-menu .current-menu-item ul{}
	#main-menu li:hover > ul{display:block;} /*disable for hover menu dropdown by javascript*/
	#main-menu li ul li a{padding:10px 10px!important; white-space:nowrap;font-size:13px; font-weight:400;}
	#main-menu li ul li ul{position: absolute; top:0; left:100%; display: none; background-color: #d7f1fa; width:auto;float:left;} 
	
	.banner-right .widget {margin-top:0px; }
	
	/* .grid_item {border-bottom: 5px solid #28A4A5;} */
	.grid_item img {height:150px;}
	.grid_item .title {padding-top:0px; text-align: center;}
	
	.main_content .archive img{width:200px;}
	.archive .heading {font-size:20px;}
	
	.package_3g .title {padding:5px 10px; text-align:center;}
	
	.service_list li {min-height:61px;}
	
	.item-relate .heading {font-size:16px!important;}
	
	#email_subs {padding:30px 0;}
	#email_subs .wrap_email {width:80%;}
	#email_subs .desc {text-align:left; font-size:18px; padding-top:0;}
	#email_subs .es_msg {position: absolute;}
	
	#footer .txt1 {padding-left:0;}
	#footer .txt2 {font-size:20px;}
}

@media (min-width: 1220px) {
	
	.header_desc {padding: 0px 20px 0px;}
	.header_desc .desc_2 b {font-size:20px;}
}
#google_afmc div {width:auto!important;}
#google_afmc{
	max-width: 100%;
	height:auto;
}
/*ENoAMP*/
.table-responsive {
	overflow-x: auto;
	min-height: .01%;
}