/**
 * @file
 * Subtheme specific CSS.
 */
 /* common css start */
body {
	font-size: 12px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    line-height: 1.5em;
	font-family: Helvetica,Arial,"Nimbus Sans L",sans-serif;
	color: #636363;
}
html, button, input, select, textarea {
    font-family: Helvetica,Arial,"Nimbus Sans L",sans-serif;
}
#block-icann-ngtlds-newgtlds-zen-responsive-system-main tbody>tr>:nth-child(2) a{
     word-break: break-all;
}

a,a:hover, body a,body a:hover  {
    text-decoration: none;
    color: #f79628;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    height: auto !important;
}
h2 {
    font-size: 1.5em;
    line-height: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 23.94px;
	font-weight: bold;
}
h3 {
    font-size: 1.17em;
    margin-top: 1.28205em;
    margin-bottom: 1.28205em;
    line-height: 19.9368px;
	font-weight: bold;
}
h4 {
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
	font-weight: bold;
}
ol, ul {
    padding: 0 0 0 30px;
}
hr {
    height: 1px;
    border: 1px solid #666;
    padding-bottom: -1px;
    margin: 1.5em 0;
}
table {
	color: #636363;
    font-size: 1em;

}
 /*NGTLDS-525 start*/
 table tr th,tr {
  background: transparent;
}
/*NGTLDS-525 end*/
table tr th, table tr th a, table tr th a:hover, table tr th a:focus {
    color: #636363;
    font-weight: bold;
}
.table td, .table th {
    padding: 0.50em;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
    font-weight: bold;
}
 /* common css End */
.cookie-notification {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px 10px 18px;
	box-shadow: 0 -1px 3px rgba(0,0,0,0.05);
	background: #EFF6FB;
	border-top: 1px solid #E6E6E6;
	line-height: 1.6;
	font-weight: 400;
	max-height: 9999px;
	z-index: 9998;
	-webkit-transition: opacity 0.3s, max-height 0 0.3s, padding 0 0.3s;
	-moz-transition: opacity 0.3s, max-height 0 0.3s, padding 0 0.3s;
	transition: opacity 0.3s, max-height 0 0.3s, padding 0 0.3s
}
.cookie-notification .ctitle {
	margin: 0 0 6px;
	font-size: 16px
}
.cookie-notification p {
	margin: 0 0 8px;
	font-size: 15px
}
.cookie-notification span {
	background: #C6DFF1;
	border-radius: 4px;
	font-weight: 400;
	padding: 3px 6px 3px;
	margin-left: 5px;
	border: 1px solid #75B1DC;
	cursor: pointer;
	font-size: 11px
}
.cookie-notification-notice {
	font-size: 12px;
	font-weight: 400
}
.cookie-notification .wrapper {
	position: relative;
	max-width: 1100px;
	margin: 0 auto;
}
.close-icon {
	display: inline;
	font-style: normal;
	font-size: 12px;
	margin: 0 4px 0 0px;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d";
}


.cookie-notification.is-closed {
	display: none;
}


#edit-field-gtld-sunrise-close-1 .form-item-field-gtld-sunrise-close-1:nth-of-type(1) {
	/*display:none ;*/
	order: 2;
}

#edit-field-gtld-sunrise-close-1 {
  display: flex;
  flex-direction: column;
}

#main-wrapper {
    padding-bottom: 15px;
}
/* Heder  css start */
.region.region-header-right > *{
	display:inline-block;
}
#block-secondarymenu a {
    color: #858585;
    font-size: 0.917em;
    font-weight: 400;
	margin-top: 0em;
	/*padding: 5px 15px;*/
	padding: 0 1.25em 0 0;
}
#block-secondarymenu {
	height: 27px;
	background: #fff;
	margin-left: 85px;
}
#logo img {
    vertical-align: bottom;
    width: 295px;
    height: 77px;
	margin-top: .800em;
	margin-left: 21px;
}

/* #page {
    -webkit-box-shadow: rgb(0 0 0 / 40%) 0 0 20px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 20px;
    box-shadow: rgb(0 0 0 / 40%) 0 0 20px;
    padding-bottom:0px;
	margin-top: 5px;
} */

#page {
    -webkit-box-shadow: rgb(0 0 0 / 40%) 0 0 20px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 20px;
    box-shadow: rgb(0 0 0 / 40%) 0px -60px 20px 0px;
    padding-bottom: 0px;
    border-top: 5px solid #e5e5e5;
}	
#page,.region-bottom {
	margin-left: auto;
	margin-right: auto;
	max-width: 1020px;
	min-width: 280px;
	clear: both;
}
button, input.form-text {
    display:inline;
}
div#social-wrapper {
    padding-top: 5px;
}
.twitter-link {
	background: url("../images/twitter.png") top left no-repeat;
	width: 23px;
	height: 16px;
	margin: 0;
	display: block;
	float: left
}

.facebook-link {
	background: url("../images/facebook.png") top left no-repeat;
	width: 23px;
	height: 16px;
	margin: 0;
	display: block;
	float: left
}
div#block-socialmedialink {
    width: 4em;
}

.search-wrapper {
	position: relative
}

.search-wrapper .search-hide {
	width: 90px;
	height: 18px;
	background: #fff;

}

.search-wrapper .search-button {
	background: #fff url("../images/search.png") top left no-repeat;
	width: 39px;
	height: 29px;
	position: absolute;
	border-left: 1px solid #000
}

.search-wrapper .search-button .search-button-trigger {
	width: 39px;
	height: 29px
}

.search-wrapper .search-drop-wrapper .search-close {
	background: #fff url("../images/close.png") 3px 3px no-repeat;
	width: 27px;
	height: 19px;
	position: absolute;
	left: 238px;
	top: 1px
}

.search-wrapper .search-drop-wrapper {
	background: #fff;
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 0;
	-moz-box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 0;
	box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 0;
	width: 250px;
	height: 64px;
	position: absolute;
	z-index: 99;
	right: 25px;
	top: -110px
}

.search-drop-inner-wrapper {
	background: url("../images/down-arrow.png") 178px 8px no-repeat;
	width: 250px;
	height: 64px
}

#block-google-appliance-ga-block-search-form,#block-block-46 {
	position: absolute;
	right: 0;
	top: 0px;
	border: 0;
	margin: 0;
	width: 250px;
	height: 0px
}

/* Heder  css End */
/* Footer css start */
div.site-footer__top .region {
    width: 100%;
    padding: 0 0.65%;
}
.site-footer__top h2 {
	display:none;
}

.site-footer .content{ 
	color: #999;
    border-width: 2px 0 0 0;
    font-size: 100%;
    font-size: 1em;
    padding-left: 20px;
    background: #fff;
    height: 37px;
    margin-top: -7px;
}
.site-footer .content a, .site-footer .content a.is-active,.site-footer .content a:hover {
    text-decoration: none;
    color: #f79628;
}
.site-footer{
	width: 100%;
	padding:0;
	border-top: 2px solid #e5e5e5;
	/*padding-bottom: 25px;*/
	margin-bottom: 24px;
	background: #fff;
}
.site-footer .block{
	margin: 0;
    border: 0px solid #444;
    padding: 0;
}
/* Footer css end */
/* Main menu start */
	@-webkit-keyframes fadeIn {
        0% {opacity: 0;}
        100% {opacity: 1;}
    }

	 @keyframes fadeIn {
		0% {opacity: 0;}
		100% {opacity: 1;}
	 }
	 
.nav-link, .nav-item a, .dropdown-item a{
	/*font-family: "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif;*/
    color: #666;
}	 
.nav-link.active,.nav-link:hover,.dropdown-item a:hover, .dropdown-item a.active,.dropdown-item.active a
#block-icann-ngtlds-main-menu .navbar-nav .nav-item a.nav-link.active {
	color: #f79628;
} 
#block-icann-ngtlds-main-menu .nav-item ul.dropdown-menu.menu-item-expanded {
	position: absolute;
    top: 0px;
    left: 0px;
    will-change: transform;
	-webkit-animation-duration: 1s;animation-duration: 1s;
    -webkit-animation-fill-mode: both;animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
#block-icann-ngtlds-main-menu .navbar-nav {
	flex-direction: row;
    margin-top: 2.6em;
    position: relative;
    margin-left: 2.9em;
}
#block-icann-ngtlds-main-menu .navbar-nav .nav-item a {
    padding: 0.3em 28px .3em 0;
	font-size: 1.17em;
}
#block-icann-ngtlds-main-menu .dropdown-menu .dropdown-item a {
	font-size: .917em;
	word-break: break-word;
    white-space: pre-wrap;
	display:block;
}
#block-icann-ngtlds-main-menu .nav-item ul.dropdown-menu {
    width: 498px;
    border: 0;
    -webkit-box-shadow: rgb(0 0 0 / 10%) 1px 3px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 1px 3px 0;
    box-shadow: rgb(0 0 0 / 10%) 1px 3px 0;
}

#block-icann-ngtlds-main-menu .nav-item ul.dropdown-menu {
    background: #fff url(../images/down-arrow.png) 26px 8px no-repeat;
	font-size: 1.17em;
	padding: 40px 0 10px 0;
	transform: translate3d(-20px, 20px, 0px)!important;
}
#block-icann-ngtlds-main-menu .nav-item:nth-child(1) .nav-link + ul{
	background: #fff url("../images/down-arrow.png") 26px 8px no-repeat;
}

#block-icann-ngtlds-main-menu .nav-item:nth-child(2) .nav-link + ul {
	background: #fff url("../images/down-arrow.png") 90px 8px no-repeat;
}

#block-icann-ngtlds-main-menu .nav-item:nth-child(3) .nav-link + ul {
	background: #fff url("../images/down-arrow.png") 185px 8px no-repeat;
}

#block-icann-ngtlds-main-menu .nav-item:nth-child(4) .nav-link + ul {
	background: #fff url("../images/down-arrow.png") 313px 8px no-repeat;
}
#block-icann-ngtlds-main-menu .nav-item:nth-child(5) .nav-link  + ul {
	background: #fff url("../images/down-arrow.png") 400px 8px no-repeat;
}

#block-icann-ngtlds-main-menu .nav-item ul.dropdown-menu  li {
    background-color: #fff;
    background: #fff url(../images/dashed-single.png) top left repeat-x;
    width: 220px;
    margin: 0 10px;
    float: left;
    clear: none;
    border: 0;
}
#block-icann-ngtlds-main-menu .dropdown-toggle::after{
	border:none;
}
#block-icann-ngtlds-main-menu  .dropdown{
	position:static;
}
/* Main menu end */

/*  First sidebar start */
.sidebar_first .block-menu ul {
    border-top: 5px solid #E5E5E5;
    /*padding: 0 0 0 5px;*/
    margin: 0px;
}
.sidebar_first .block-menu ul ul, .sidebar_first .block-menu ul ul ul {
    padding: 0 0 0 10px;
    border: none;
}
.sidebar_first .block-menu ul li {
    list-style-type: none;
    list-style-image: none;
    background: url(../images/dashed-single.png) bottom left repeat-x;
    padding-bottom: 4px;
    padding-top: 4px;
	width: 100%;
}
.sidebar_first .block-menu ul li a {
    color: #636366;
    padding-right: 14px;
    width: auto;
	white-space: break-spaces;
}


/* NGTLDS-660 start */
.sidebar_first .block-menu  .is-active{
    color: #f79628;
    background: url(../images/orange-arrow.png) center right no-repeat;
    width: 100%;
    display: block;
    width: auto !important;
    font-weight: bold;
}
/* NGTLDS-660 start */
.block-menu ul ul {
    border: 0;
}
.block-menu ul li li:last-child {
    background: none;
}
.sidebar_first .nav-link {
	padding: 0px;
}
.dropdown {
    position: relative;
}
.dropdown-toggle {
    white-space: break-spaces;
}
.sidebar_first .navbar-nav .show {
	position: inherit !important;
  transform: none !important;
}
.dropdown-menu {
	font-size: 12px;
}
.dropdown-item {
	padding: 0px;
}
.dropdown-toggle::after {
	display: none;
}
.sidebar .block {
	border: none;
	background-color: #fff;
}
/* First sidebar end */

/* content region css start */
h1.title {
    color: #959595;
    text-transform: uppercase;
    font-size: 100%;
    font-size: 1em;
    border-top: 5px solid #E5E5E5;
    padding-top: 4px;
    font-weight: bold;
	line-height: 1.5em;
}
.langText #content {
    padding: 15px 35px 35px 35px;
}
#content {
    padding: 0px 35px 35px 35px;
 
}
.path-frontpage #content {
	padding: 0px;
}
#content .node__content{
	font-size: 1em;
}
.floatcenter {
    clear: both;
    text-align: center;
    margin: 1em auto;
}
/* Newgtlds-588 modified and updates for NGTLDS-1317 start */
.langText .view-nodetranslationslist .views-field-langcode {
	/*color: #636363;*/
	display: inline-block;
    margin: 11px 1px;
    /*padding: 11px 9px;
    background: #e5e5e5;*/
}
.langText .view-nodetranslationslist .views-field-langcode a {
	color: #f79628;	
}
/* Newgtlds-588 modified and updates for NGTLDS-1317 end */
.langText .views-field-langcode a{
	color: #636363;
}
div#block-icann-ngtlds-page-title {
    margin-top: 7px;
}
.langText div#sidebar_first {
    margin-top: 40px;
}

.langText .view-content.row {
    justify-content: flex-end;
    /*margin-right: 40px;*/
}
.floatleft {
    float: left;
	margin: 0 1em 1em 0;
}
.page-node-755 #block-icann-ngtlds-newgtlds-zen-responsive-system-main .floatleft ~ h4 +p{
	margin-bottom: 4em;
	padding-left: 92px;
}
 #page-title + article  tbody tr {
	background: #d8d8d8;
 }

.view-filters input[type=submit],.button {
    margin-top: 0.5em;
    font-size: 1.4em;
    padding: 4px 0.6em;
    text-shadow: -1px -1px 0 rgb(0 0 0 / 30%);
    background-color: #2d76d0;
    color: #ffffff;
    background: #F89728;
    border: 0px;
    width: auto;
	border-radius: 0;
}

.page-view-tld-information .table-striped tbody tr:nth-of-type(even) {
    background-color: #f8f8f8;
}
/*.page-view-tld-information .table-striped tbody tr td:last-child,*/
/*.page-view-tld-information td.views-field-field-sfdc-drupal-gtld-date {
	background: #ddd;
}*/
.page-view-tld-information .table td, .table th {
    padding: 0;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    border: none;
} 
.page-view-tld-information .table td .item-list ul li{
	border-bottom: 1px solid #d8d8d8;
	height:110px;
	border-radius: 0;
}
.page-view-tld-information .table td .item-list ul li:last-child {
	border-bottom: none;
}
li.list-group-item{
	background: transparent;
	border: none;
}
.page-view-tld-information .pagination {
	justify-content: center;
}
.page-link {
	color: #f79628;
	border: none;
}
.page-item.active .page-link {
    z-index: 3;
    color: #636363;
    background-color:transparent;
	border: none;
}
.view-filters {
    padding: 0.5em 1em;
    background: #f8f8f8;
}
.page-view-tld-information .views-exposed-form {
	width:50%;
}
.view-filters input[type=text],.view-filters .form-control {
    /*font-size: 1.4em;
    padding-left: .6em;
    box-shadow: inset 0 1px 4px rgb(0 0 0 / 20%);
    color: #000000;
    border: 1px solid #A9A9A9;
    padding-top: 3px;
    padding-bottom: 3px;
	border-radius: 0;
	max-height: 28px;*/	
}
#edit-search-api-fulltext,#edit-actions,#edit-actions--2 {
	display: block; /* NGTLDS-585  */
	width: 100%;
}
.form-row .js-form-item-search-api-fulltext {
	width: 86%;
}
/* NGTLDS-585 start */
header #search-block-form {
  padding: 5px 2px;
  flex-flow: row wrap;
}
/* NGTLDS-585 end */

/* content region css End */

/* NGTLDS-387 start */
.related-links-block {
	color: #fff;
    background: #b2b2b2 !important;
    margin-left: -15px !important;
    padding: 5px 10px 15px 20px;
}
.related-links-block ul {
	border-top: none !important;
}
/* NGTLDS-741 start */
.related-links-block ul li.nav-item a {
	color: #fff;
}
/* NGTLDS-741 end */
.related-links-block h2 {
	border-bottom: none;
	text-shadow: none;
	font-size: 1.33em;
    text-transform: uppercase;
    margin: 0 0 15px 5px;
    font-weight: normal;
}
/* NGTLDS-387 end */
/* css start for responsive  */

@media only screen and (max-width: 1024px) {
  /* NGTLDS-570 start  */
  #block-icann-ngtlds-newgtlds-zen-responsive-system-main p ~ div{
		width: 100% !important;
	}
  /* NGTLDS-570 end  */
  /* NGTLDS-571 start */
  .responsive-menus{
    margin: 10px 0px;
  }
	#block-secondarymenu {
		 height: auto;
     margin-left: 0;
     width: 98%;
		
	}
  #block-icann-ngtlds-main-menu .navbar-nav{
    margin-left: 5px;
    width: 100%;
    margin-top: 10px; 
  }
   /* NGTLDS-571 end */
	.region.region-header-right > * {
		/* display: block; */
	}
	.search-wrapper .search-button{
		right: 0;
	}
	#block-cse-search {
		position: absolute;
		top: 0;
		right: 0;
	}
	
	.search-wrapper .search-hide {
		width: auto;
	}
}
@media only screen and (max-width: 768px) {
	#block-icann-ngtlds-main-menu .navbar-nav .nav-item a {
		padding: 0.3em 12px 0.1em 0;
	
	}
	.search-wrapper .search-drop-wrapper{
		top: -210px;
	}
	#logo img{
		width: 80%;
		margin-bottom: 15px;
	}
	#block-secondarymenu a{
		padding: 5px 5px;
    font-size: 0.8em;
	}
/*   Responsiv menu start */
/* NGTLDS-771 start */
.responsive-menus.responsified span.toggler{
    background: #fff;
    color: #666;
    border: 1px solid #e5e5e5;
    box-shadow: 2px 2px 2px #e5e5e5;
}

.responsive-menus.responsified .responsive-menus-simple{
  background: #fff;
  box-shadow: 2px 2px 2px #e5e5e5;
}
.responsive-menus.responsified .responsive-menus-simple li a{
  color: #666;
  border-bottom: 1px dotted #b2b2b2;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  white-space: normal;
}
.responsive-menus.responsified .responsive-menus-simple li:active ,
.responsive-menus.responsified .responsive-menus-simple li.active ,
.responsive-menus.responsified .responsive-menus-simple li a:hover,
.responsive-menus.responsified .responsive-menus-simple li a.is-active{
  background-color: transparent;
  color:#f79628;
}
/* NGTLDS-771 end */
/*   Responsiv menu end */
}

/* css End for responsive  */
/* NGTLDS-399 start */
#block-homecustomresources-2 {
	float: left;
	width: 33.33333%;
	margin-left: 0%;
	margin-right: -33.33333%;
	}
#block-views-block-blogs-block-1 {
	float: left;
	width: 33.33333%;
	margin-left: 33.33333%;
	margin-right: -66.66667%;
	}
#block-delegatedstringscustom {
	float: left;
	width: 33.33333%;
	margin-left: 66.66667%;
	margin-right: -100%;
	}
.front-block-common	{
	margin-bottom: 3em;
	border-top: 5px solid #E5E5E5;
	padding-bottom: 25px;
    position: relative;
	margin-left: 15px;
    margin-right: 15px;
	height: 312px;	
}
#block-homecustomresources-2 h2,
#block-views-block-blogs-block-1 h2,
#block-delegatedstringscustom h2 {
	color: #6A87C5;
    font-size: 1.33em !important;
    font-weight: normal;
	margin-top: 0.1em;
}
/* NGTLDS-589 start */ 
.layout-no-sidebars #block-delegatedstringscustom .content h2 {
	color: #636363;
    font-size: 1.5em !important;
    font-weight: bold;
	margin-top: 0.1em;
}
/* NGTLDS-589 end */ 
ul.icgtld_blocks_list li {
    list-style-type: none;
    margin-bottom: 5px;
}
ul.icgtld_blocks_list {
    padding: 0;
    margin: 0;
    width: 287px;
}
.front-block-common .icgtld-blocks-more-link {
    background: url(../images/dashed.png) top left repeat-x;
    height: 23px;
    clear: both;
	position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
}
.front-block-common .icgtld-blocks-more-link a {
    background: url(../images/orange-arrow.png) center right no-repeat;
    width: 100%;
    display: block;
    line-height: 24px;
}
.front-block-common .views-row {
    background: url(../images/dashed-single.png) top left repeat-x;
    padding: 5px 0 15px 0;
	width: 100%;
}
.front-block-common .views-field-created {
    font-size: .917em;
    color: #999;
}
/*.front-block-common .views-field-title a {
    color: #333;
}*/
/* NGTLDS-399 end */
/* NGTLDS-416 start */
.node--unpublished {
   background-color: #fff4f4;
}
.node--unpublished .unpublished,.unpublished {
    overflow: visible;
    color: #d8d8d8;
    font-size: 75px;
    line-height: 1;
    font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    word-wrap: break-word;
	padding-bottom: 20px;
	background-color: #fff4f4;
}
.unpublished{
	margin-bottom: 0;
}

/* NGTLDS-416 end */
/* Responive media css start*/
 .views-field-field-main-image-link .field-content{
  visibility: hidden;
  height: 0px;
} 
@media (min-width: 0px) and (max-width: 720px){
	 .large-wrapper,
   .views-field-field-main-image {
		display: none !important;
	}
	.small-wrapper ,
  .views-field-field-main-image-small{
		display: block !important;
	} 
	.site-footer .content {
		height: auto;
	}
	
	#block-icann-ngtlds-newgtlds-zen-responsive-system-main {
		overflow: auto;
	}
	.cookie-notification{
		padding: 20px 10px 18px;
	}
  /* NGTLDS-596 start */
  .langText .view-content.row {
    justify-content: flex-start;
    margin-right: 0;
    margin-left: 0px;
}
.langText .views-field-langcode,.langText .view-nodetranslationslist .views-field-langcode {
  margin-bottom: 5px;
}
/* NGTLDS-596 end */
}
@media (min-width:721px) {
	.small-wrapper,
  .views-field-field-main-image-small {
		display: none !important;
	}
	.large-wrapper,
  .views-field-field-main-image {
		display: block !important;
    
	}
/*   NGTLDS-594 start */
  .sidebar_first, #content.order-last{
    padding-top: 15px;
  }
	/*   NGTLDS-594 end */
}
@media (max-width:565px) {
  .cusFullWidth table {
    width: 100% !important;
  }
 /*  NGTLDS-766 start */

  .page-view-tld-information .views-exposed-form {
    min-width: 239px;
    width: auto;
}
.form-row .js-form-item-search-api-fulltext #edit-search-api-fulltext{
  max-width: 185px;
}
.view-tld-information .helper-button{
  position: inherit;
  left: 240px;
}
/* NGTLDS-766 end */
}

@media  (width: 360px){
  /* NGTLDS-596 start */
  .search-wrapper .search-button {
    right: -15px;
}
/* NGTLDS-596 end */
}
/* Responive media css end*/

/* Responive css for left sidebar start*/
@media (min-width: 992px){
	.container, .container-lg, .container-md, .container-sm {
		max-width: 100%;
}
}
@media (min-width: 768px){
	.container, .container-md, .container-sm {
		max-width: 100%;
}
}
.sidebar_first #block-mainmenu {
	padding: 7px 5px 0 15px;
  margin-bottom: 3em;
}
/* Responive css for left sidebar end*/






/* NGTLDS-449 start */
/* gTLD Grid View */
.view-tld-information .view-filters {
  padding: 0.5em 1em;
  background: #f8f8f8;
}
.view-tld-information .view-header {
  position: relative;
}
.view-tld-information .view-header .feed-icon {
  float: right;
  padding: 0.5em;
  background-color: #F89728;
  color: #636363;
  border: 0 none;
  font-size: 1.4em;
  margin-top: 0.5em;
  padding: 4px 0.6em;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  width: auto;
}
.view-tld-information .feed-icon a {
  color: #FFFFFF;
}
.view-tld-information .view-content table {
}
.view-tld-information .view-content .item-list ul {
  padding: 0;
  margin: 0;
}
.view-tld-information .view-content ol,
.view-tld-information .view-content ul,
.view-tld-information .view-content ul,
.view-tld-information .view-content ul li {
  list-style: none outside none;
  padding: 0.5em;
}
.view-tld-information .view-content .item-list li + li {
  border-top: solid 1px #A9A9A9;
  display: block;
  float: none;
}
  .view-tld-information #edit-search-api-views-fulltext-wrapper,
  .view-tld-information #edit-field-gtld-sunrise-close-wrapper {
    display: block;
    float: none;
  }
    .view-tld-information #edit-field-gtld-sunrise-close-wrapper {
      float: left;
      width: 100%;
    }
  .view-tld-information .form-button-wrapper {
    float: left;
    width: 100%;
  }
    .view-tld-information .form-button-wrapper .views-exposed-widget {
     padding: 0 1em 0 0;
    }
  .view-tld-information #edit-gtld-search-wrapper {
    margin-top: 0;
  }
  .view-tld-information .description {
    margin-top: 0.75em;
    float: left;
    margin: 0;
  }
  .view-tld-information input[type=text],#edit-field-gtld-sunrise-open,#edit-field-gtld-sunrise-close {
    padding-left: .6em;
    box-shadow: inset 0 1px 4px rgba(0,0,0,0.2);
    color: #000000;
    border: 1px solid #A9A9A9;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .view-tld-information input[type=submit] {
    margin-top: 0.5em;
    font-size: 1.4em;
    padding: 4px 0.6em;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    background-color: #2d76d0;
    color: #ffffff;
    background: #F89728;
    border: 0px;
    width: auto;
  }
  .view-tld-information .view-filters .form-item-sunrise-open-date > label,
  .view-tld-information .view-filters .form-item-sunrise-open-date > .description,
  .view-tld-information .view-filters .form-item-sunrise-close-date > label,
  .view-tld-information .view-filters .form-item-sunrise-close-date > .description {
    display: none;
  }
  .view-tld-information .form-item-search-api-views-fulltext {
  }
    .view-tld-information .form-item-search-api-views-fulltext input {
      float: left;
    }
    .view-tld-information .form-item-search-api-views-fulltext:after {
       display: block;
       content: " ";
       clear: both;
     }
  .view-tld-information .description {
    display: none;
  }
  .view-tld-information .helper-button, .view-tld-information .helper-button1 {
    width: 16px;
    height: 16px;
    background: 0 0 no-repeat url('../images/icon-info-blue.png');
    float: left;
    cursor: pointer;
	margin-top: 29px;
    margin-left: 7px;
  }
  #edit-sunrise-open-wrapper .helper-button,
  #edit-field-gtld-sunrise-close-wrapper .helper-button {
    display: none;
  }
  #edit-search-api-views-fulltext-wrapper .form-item-search-api-views-fulltext,
  #edit-sunrise-close-wrapper .container-inline-date {
    float: left;
  }
  #edit-search-api-views-fulltext-wrapper .helper-button {
    margin-left: 0.75em;
  }
  .view-tld-information .view-content table {
    width: 100%;
  }
  .view-tld-information .view-content table thead th.views-field-field-gtld-sunrise-open,
  .view-tld-information .view-content table thead th.views-field-field-gtld-sunrise-close,
  .view-tld-information .view-content table thead th.views-field-field-gtld-lpr-bool {
    background: none;
  }
    .view-tld-information .view-content table thead th.views-field-field-gtld-sunrise-open.active,
    .view-tld-information .view-content table thead th.views-field-field-gtld-sunrise-close.active,
    .view-tld-information .view-content table thead th.views-field-field-gtld-lpr-bool.active {
      background: none;
    }
  .view-tld-information .view-content table tr {
    background: #f8f8f8;
    color: #595959;
    border-bottom: 1px solid #d8d8d8;
  }
  .view-tld-information .view-content table thead tr {
    background: #f8f8f8;
    color: #595959;
    border: 1px solid #d8d8d8;
  }
  .view-tld-information .view-content table thead th {
	background: #f8f8f8;  
  }
.view-tld-information .view-content table thead tr.fuzzy-search-first-header {
  border: none;
}
.view-tld-information .fuzzy-search-first-header th.header-empty {
  background-color: #FFF;
}
.view-tld-information .fuzzy-search-first-header th {
  text-align: center;
}
.view-tld-information .fuzzy-search-first-header th.header-data {
  border-left: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
}
.view-tld-information .fuzzy-search-first-header th.header-empty.right {
  border-left: 1px solid #d8d8d8;
}
  .view-tld-information .view-content table .views-field {
    padding: 0.5em;
  }
.view-tld-information .view-content table td.views-field.views-field-other-period-type,
.view-tld-information .view-content table td.views-field.views-field-other-period-name,
.view-tld-information .view-content table td.views-field.views-field-other-period-date-from,
.view-tld-information .view-content table td.views-field.views-field-other-period-date-to {
  padding: 0;
}
  .view-tld-information .view-content table tbody td {
    padding: 0;
  }
  .view-tld-information .view-content table tbody tr:nth-of-type(odd) {
    background: #fff;
  }
  .view-tld-information th.active img {
    margin-left: 0.5em;
  }
  .view-tld-information .views-field-field-start-end-sunrise,
  .view-tld-information .views-field-field-trademark-claims-open,
  .view-tld-information .views-field-field-trademark-claims-close {
    width: 120px;
  }
.view-tld-information .form-item-field-gtld-sunrise-close-2 {
  display: none;
}
.view-tld-information .view-content + .feed-icon {
  display: none;
}


/* gTLD Grid Detail View */
#gtld-detail-wrapper {
  padding: 0.5em;
  border-bottom: 2px solid #595959;
}
  #gtld-detail-wrapper h2 {
    font-size: 1.25em;
    margin-top: 0;
  }
  #gtld-detail-wrapper .gtld-more-information a {
    margin-top: 0;
    padding: 4px 0.6em;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    background-color: #2d76d0;
    color: #ffffff;
    background: #F89728;
    border: 0px;
    width: auto;
  }
  #gtld-detail-wrapper .gtld-more-information {
    float: right;
    cursor: pointer;
    margin: 0.5em 0.25em 0 0;
  }
  #gtld-detail-wrapper h2,
  #gtld-detail-wrapper h3 {
    margin: 0.5em 0;
  }
  #gtld-detail-wrapper p {
    margin: 0.25em 0 0.75em 0;
  }
  #gtld-detail-wrapper .content {
    padding: 0 0.5em;
  }
  #detail-important-dates,
  #detail-registration-requirements {
    float: left;
    width: 50%;
  }
  #gtld-detail-wrapper .section-headings {
    border-bottom: 1px solid #595959;
  }  
  
  /* NGTLDS-449 End */

 /* NGTLDS-481 start */
  .view-blog  .nav.links-inline {
    justify-content: flex-end;
  }
  .page-blog h2.node__title a,
  .page-view-blog h2.node__title a {
    color: #666;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 0.8em;
}
.page-blog .node--view-mode-teaser,
.page-view-blog .node--view-mode-teaser {
  margin-bottom: 15px;
  margin-left: 15px;
}
.page-view-blog #content .node__content {
  margin-top: 0;
}
.page-view-blog .node--view-mode-teaser h2 {
  margin-bottom: 0px;
}
.page-view-blog .view-blog .views-row {
  width: 100%;
}
.page-view-blog .pagination {
  justify-content: center;
}
   /* NGTLDS-481 End */
   /* NGTLDS-477 start */
   .search-drop-wrapper #edit-keys {
    background: url(https://www.google.com/cse/static/images/1x/en/branding.png) left 9px top 50% no-repeat rgb(255, 255, 255);
    padding: 1px 5px;
    width: 175px;
    height: 20px;
    border: 2px solid #212121;
    border-radius: unset;
	font-size: 0.75rem;
   }
   .search-drop-wrapper .search-drop-inner-wrapper {
	background: none;
   }
   .search-drop-wrapper button {
    font-size: 100%;
    margin: 0;
    padding: 0px 7px;
    height: 20px;
    border: 1px solid #212121;
    border-radius: 3px;
    color: #212121;
    background: #EFEFEF;
    text-shadow: none;
	margin-top: -36px;
    margin-right: 15px;
	float: right;
}
	.search-drop-wrapper button:hover {
    color: #212121;
    background: #EFEFEF;
	border: 1px solid #212121;
}
	.search-drop-wrapper .btn-primary:not(:disabled):not(.disabled).active,
	.search-drop-wrapper .btn-primary:not(:disabled):not(.disabled):active,
	.search-drop-wrapper .show>.btn-primary.dropdown-toggle {
	color: #212121 !important;
    background: #EFEFEF !important;
	border: 1px solid #212121 !important;
	box-shadow: none !important;
}
	.search-drop-wrapper .search-drop-inner-wrapper, .search-drop-wrapper .container-inline {
	width: 100%;
	}
	.search-drop-wrapper .form-actions {
		float: right;
	}
   /* NGTLDS-477 End */

   /* NGTLDS-503 start*/
   .js-form-wrapper fieldset.js-form-type-search {
    width: 83.5%;
    float: left;
    margin-left: 15px;
}
.search-form.google-cse .search-help-link,.search-form.google-cse + h2 {
  display: none;
}
.js-form-wrapper fieldset.js-form-type-search #edit-keys {
  height: 33px;
}
.search-form.google-cse [for="edit-keys"] {
	display: none;
}
#search-form .js-form-wrapper #edit-submit{
  margin-top: 0px;
  margin-left: 20px;
}
.gsc-control-wrapper-cse{
  border-top: 1px solid #ddd;
}
/* NGTLDS-503 end*/

/* NGTLDS-484 start*/
@media (min-width: 900px) {
  #bottom-columns-wrapper .region-bottom-right {
      float: left;
      width: 50%;
      margin-left: 50%;
      margin-right: -100%;
  }
  #bottom-columns-wrapper .region-bottom-left {
      float: left;
      width: 50%;
      margin-left: 0%;
      margin-right: -50%;
  }
}

#bottom-columns-wrapper {
    background: #f5f5f5;
    padding: 20px 0;
    margin-bottom: 15px;
	padding: 0px 35px 35px 35px;
}
/* NGTLDS-484 end*/

/* NGTLDS-517 start */
   .flexslider {
		border: 0px;
		/*margin: 0 0 25px;*/
		margin: 0 -15px 25px;
	}
	.path-frontpage div#block-icann-ngtlds-page-title {    
		display: none;
	}	
/* NGTLDS-517 End */

/*NLDS-524 start */
div#block-featuredvideoaboutthenewgtldprogram {
  padding: 15px 5px 0 5px;
}
div#block-featuredvideoaboutthenewgtldprogram .content{
  border-top: 5px solid #e5e5e5; 
}
/*NLDS-524 End */
/*NLDS-527 start */
table.app-guidebook tr td {
	text-align: center;
}
/*NLDS-527 End */
/* NGTLDS-538 start */
/*.region-banner .view-page-type-image .view-content.row{
  margin: 0px;
}*/
/* NGTLDS-538 end */

/* NGTLDS-568 start */

.view-handyview .views-exposed-form .js-form-item {
   width: auto;
   max-width: 100%;
   margin-bottom: 5px !important;
}
.view-handyview .views-exposed-form .js-form-item span.fieldset-legend {
    font-size: 12px;
    font-weight: bold;
}

.view-handyview .views-exposed-form .js-form-item label {
    margin-top: 5px;
}
/* NGTLDS-568 end */

/* NGTLDS-609 start */

.view-handyview .table thead th,.path-handyview .views-table.table thead th{
  padding-left: 5px;
}
/* NGTLDS-609 end */

/*   NGTLDS-594 start */
.sidebar_first, #content.order-last{
  padding-top: 15px;
}
/*   NGTLDS-594 end */

@media all and (min-width: 0px) and (max-width: 767px) {
  .page-view-tld-information .modal1{
    left: 75%;
  }
  .page-view-tld-information .modal1-wrapper:before{
    display: none;
  }

  #block-homecustomresources-2,#block-views-block-blogs-block-1,#block-delegatedstringscustom  {
    float: left;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    }
    #block-homecustomresources-2 .front-block-common, 
    #block-views-block-blogs-block-1 .front-block-common,
    #block-delegatedstringscustom .front-block-common{
      margin-left: 0;
      margin-right: 0;
    }
    ul.icgtld_blocks_list {
      padding: 0;
      margin: 0;
      min-width: 287px;
      width: 100%;
    }
}
@media all and (min-width: 767px) and (max-width: 1000px) {
  #block-homecustomresources-2,#block-views-block-blogs-block-1,#block-delegatedstringscustom  {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: 0%;
    }
}
/* NGTLDS-569 end */

.registry-information, .important-dates {
    width: 50%;
    float: left;
}

/* NGTLDS-560 start */
.node--type-gtld h1.title {
    color: #636363 !important;
    text-transform: inherit;
    font-size: 100%;
    font-size: 3em !important;
    border-top: 1px solid #fff !important;
    padding-top: 4px;
    font-weight: bold;
    line-height: 1.5em;
}

.node--type-gtld .field__label {
	font-weight: bold;
}
.node--type-gtld .field__label:after {
	content:" :"
}
.view-tld-information table tr td.views-field {
	vertical-align: middle;
}
/* NGTLDS-560 end */

/*Table Pagination style start */
[aria-label="pagination-heading"] {
    text-align: center;
    overflow-x: auto;
}
ul.pagination {
    display: inline-flex;
	margin-top: 1rem;
}
/*Table Pagination style end */
/* NGTLDS-632 start */
.view-tld-information .view-content table thead th a {
	color: #F79628 !important;
}
/* NGTLDS-632 end */
/* NGTLDS-628 and 618 start */
.page-view-tld-information .feed-icon1 {
  float: right;
  padding: 0.5em;
  background-color: #F89728;
  color: #636363;
  border: 0 none;
  font-size: 1.4em;
  margin-top: 0.5em;
  padding: 4px 0.6em;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  width: auto;
}

.page-view-tld-information .feed-icon1 a {
  color: #FFFFFF;
}

#views-exposed-form-tld-information-page-1 {
	padding: 0.5em 1em;
    background: #f8f8f8;
}
/* NGTLDS-628 and 618 end */
/* NGTLDS-638 start */
html[lang=ar] .form-check {
  padding-right: 1.25rem;
}
html[lang=ar] .form-check-input {
  margin-right: -1.25rem;
}
/* NGTLDS-638 end */
/* NGTLDS-637 start */
html[lang=ar] .search-wrapper {
  position: relative;
  left: 25px;
}
html[lang=ar] .search-wrapper .search-button {
  border-right: 1px solid #000;
  border-left: none;
}
html[lang=ar] .search-wrapper .search-drop-wrapper{
  right: -120px;
}
html[lang=ar] .search-drop-wrapper button {
  float: left;
}
html[lang=ar] .search-drop-wrapper button{
  left: 30px;
  position: relative;
  float: left;
}
html[lang=ar] .search-wrapper .search-drop-wrapper .search-close{
  right: 215px;
  top: 2px;
}
/* NGTLDS-637 end */

/* Newgtlds-627 start */

/* Icons */
.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  fill: currentcolor;
}



/* 1. Ensure this sits above everything when visible */
.modal1 {
    position: absolute;
    z-index: 10000; /* 1 */
    top: -44px;
    left: 648px;
    display: none;
    width: 100%;
    height: 100%;
}

.modal1.is-visible {
    display: block;
}

.modal1-overlay {
  position: fixed;
  background: hsla(0, 0%, 0%, 0.5);
  display: none;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;

}

.modal1.is-visible .modal1-overlay {
  opacity: 1;
  display: block;
  transition-delay: 0s;
}

.modal1-wrapper {
  position: absolute;
  z-index: 9999;
  top: 15em;
  left: 0%;
  width: 18em;
  margin-left: -16em;
  background: #6A87C5;
  color: #fff;
  border: 4px solid #d8d8d8;
  padding: 0.5em;
}
/*.modal1-wrapper:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -20px;
  width: 0;
  height: 0;
  border-color: transparent #d8d8d8 transparent transparent;
  border-style: solid;
  border-width: 10px;
}*/

.modal1-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.modal1.is-visible .modal1-transition {
  transform: translateY(0);
  opacity: 1;
}

.modal1-header,
.modal1-content {
  padding: 1em;
}

.modal1-header {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
  background: #6A87C5;
  color: #fff;
}
/* NGTLDS-766 start */
.page-view-tld-information .views-exposed-form {
	width:100%;
}
.page-view-tld-information .views-exposed-form .form-row {
	width: 100%;
  max-width: 500px;
}
/*#edit-field-gtld-sunrise-open, #edit-field-gtld-sunrise-close{
  width: 185px;
}*/
.page-view-tld-information .js-form-item-search-api-fulltext {
  width: 390px;
}
.page-view-tld-information .modal1-header {
  box-shadow:none;
  padding: 0;
}
.page-view-tld-information .modal1-body ul li {
  list-style-type: disc;
  margin-left: 20px;
  padding-left: 0;
}
.page-view-tld-information .modal1-body {
  background: #6A87C5;
  color: #fff;	
}
.page-view-tld-information .modal1-close{
  background: url(../images/x.png) no-repeat;
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -20px;
    right: -20px;
    cursor: pointer;
}
.page-view-tld-information .modal1-close .icon-close {
display: none;
}
.page-view-tld-information .modal1-content > *:first-child{
  margin-bottom:10px ;
}
.page-view-tld-information .modal1-wrapper {
  width: 220px;
}
.page-view-tld-information .modal1-content{
  padding: 0px;
}
@media all and  (max-width: 565px){
  .page-view-tld-information .views-exposed-form .form-row {
    
    max-width: 320px;
  }
}

/* NGTLDS-766 end */
.modal1-close:hover {
  color: #777;
}

.modal1-heading {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}

.modal1-content > *:first-child {
  margin-top: 0;
}

.modal1-content > *:last-child {
  margin-bottom: 0;
}
/* Newgtlds-627 end */

/* Newgtlds-623 start */
blockquote {
    border-left: 5px solid #eee;
    padding: 10px 20px;
    margin: 0 0 20px;
}
/* Newgtlds-623 End */


/* NGTLDS-631- Remove parent menu orange link, matching with D7 */ 
/* .page-node-85 .sidebar_first .block-menu ul a.active, .sidebar_first .block-menu ul a.active ~ ul a.is-active{
	color: #636366;
	font-weight: unset;
	
} */
/* NGTLDS-631 End */ 

/* NGTLDS-639 start */
html[dir="rtl"] .main-content .content *, 
html[dir="rtl"] nav,
html[dir="rtl"] header,
html[dir="rtl"] footer {
    text-align: right;
	direction: rtl;
}
html[dir="rtl"] .main-content ol, html[dir="rtl"] .main-content ul {
    padding: 0 30px 0 0; 
}

html[dir="rtl"] .sidebar_first .block-menu ul li a.active,
html[dir="rtl"] .sidebar_first .block-menu ul li a.active ~ ul li a.is-active {
    color: #f79628;
    background: url(../images/orange-arrow-rtl.png) center left no-repeat;
    width: 100%;
    display: block;
    width: auto !important;
    font-weight: bold;
}
/*html[dir="rtl"] .langText div#sidebar_first {
    margin-top: 20px;
}*/
html[dir="rtl"] .view-nodetranslationslist {
	margin: 0px 0 0 14px;
}
html[dir="rtl"] #block-secondarymenu {
	margin-left: 70px;
}
/* NGTLDS-639 end */

/* NGTLDS-659 start */
html[dir="rtl"] .view-slideshows .slides {
	padding: 0px;
}
html[dir="rtl"] .view-slideshows .flexslider ol {
	text-align: center;
}
html[dir="rtl"] .sidebar_first .block-menu ul li a {
	padding-right: 0px;
}
html[dir="rtl"] .row  #logo img {
    margin-right: 20px;
}
html[dir="rtl"] .sidebar_first {
	padding-right: 30px;
}
html[dir="rtl"] #block-homecustomresources-2 h2,
html[dir="rtl"] #block-views-block-blogs-block-1 h2,
html[dir="rtl"] #block-delegatedstringscustom h2 {
	text-align: right;
	font-weight: bold;
}
/* NGTLDS-659 end */
/* NGTLDS-703 start */
.alert a{
  color: #273791;
}
.alert a:hover{
  color: #273791;
  text-decoration: underline;
}
/* NGTLDS-703 end */

/* NGTLDS-708 and 1331 start */
.path-frontpage #content.order-last {
	padding-top: 0px;
    margin-top: -5px;
}
/* NGTLDS-708 and 1331 end */

/* NGTLDS-709 start */
#block-views-block-blogs-block-1 .view-content {
	min-height: 266px;
}
#block-delegatedstringscustom object {
	margin-top: -1.7em;
}
/* NGTLDS-709 end */

/* NGTLDS-770 start */
#sunrise-page-title {
	color: #959595;
    text-transform: uppercase;
    font-size: 100%;
    font-size: 1em;
    border-top: 5px solid #E5E5E5;
	border-bottom: 5px solid #E5E5E5;
    padding-top: 4px;
    font-weight: bold;
	margin-top: -8px;
}
/* NGTLDS-770 end */

/* NGTLDS-868 start */
html[dir="rtl"] .front-block-common .icgtld-blocks-more-link a {
    background: url(../images/orange-arrow.png) center left no-repeat;
}
/* NGTLDS-868 end */

/* NGTLDS-880 start */
.tablesort--asc {
  background-image: url(../images/arrow-asc.png) !important;
}

.tablesort--desc {
  background-image: url(../images/arrow-desc.png) !important;
}
.page-view-tld-information td.is-active {
	background: #ddd;
}
.view-handyview td.is-active {
	background: #ddd;
}
/* NGTLDS-880 end */

/* NGTLDS-944 start */
 .view-tld-information .js-form-type-textfield {
    width: 50%;    
} 
.view-tld-information .form-type-date {
    height: 40%;
    width: 50%;
    float: left;
    padding-right: 5px;
}
.view-tld-information .form-item-field-gtld-sunrise-close {
    width: 45%;    
}
.table-responsive {
    /*overflow-x: inherit;*/
}

.contextual-region .view-content .views-row, .view-nodetranslationslist .views-row {
    width: auto;
}
/* NGTLDS-944 end */

/* NGTLDS-965 start */
#edit-basic .form-type-search {
    width: 75%;	
}
/* NGTLDS-965 end */


/* NGTLDS-1215 start */
@media all and (max-width: 767px){
  .navbar {	  
    width: 100%;
  }
  .navbar-toggler {	  
    width: 100%;	  
  }
  
  .navbar-toggler:focus {
	  box-shadow: none;
  }
  #block-icann-ngtlds-main-menu .navbar-nav {
	flex-direction: column;
	margin-top: 0px;
	margin-left: 0px;
  }
  
  #block-icann-ngtlds-main-menu .navbar-nav .nav-item a {
    padding: 10px;
	background: #fff url(../images/dashed-single.png) bottom left repeat-x;
	text-transform: uppercase;
    font-size: 12px;
  }
  
  #block-icann-ngtlds-main-menu .nav-item ul.dropdown-menu li {
	width: inherit;
  }
  
  #block-icann-ngtlds-main-menu .nav-item:nth-child(1) .nav-link + ul,
  #block-icann-ngtlds-main-menu .nav-item:nth-child(2) .nav-link + ul,
  #block-icann-ngtlds-main-menu .nav-item:nth-child(3) .nav-link + ul,
  #block-icann-ngtlds-main-menu .nav-item:nth-child(4) .nav-link + ul,
  #block-icann-ngtlds-main-menu .nav-item:nth-child(5) .nav-link + ul,  
  #block-icann-ngtlds-main-menu .nav-item ul.dropdown-menu {
    background: none;
	top: -20px;
	padding: 0px;
  }
  #block-icann-ngtlds-main-menu .dropdown-menu .dropdown-item a {
	padding-left: 30px !important;
   }
   
  #block-icann-ngtlds-main-menu .nav-item ul.dropdown-menu.menu-item-expanded {
    position: relative;
    padding-left: 10px;	
  }
  #block-icann-ngtlds-main-menu .dropdown {
    width: 100%;
	}
  .navbar-collapse {
	width: 100%;	
	}	
   #block-icann-ngtlds-main-menu .nav-item ul.dropdown-menu {
    width: 100% !important;
   }
	
}

/* NGTLDS-1215 end */


/* NGTLDS-1236 and 1237 start */

@media all and (min-width: 566px) and (max-width: 767px) {
.view-tld-information .helper-button1 {
    margin-left: 5px;
  }
} 

@media all and (max-width: 767px){
	
  .view-tld-information .js-form-type-textfield {
    width: 80%;
	}
  .view-tld-information .form-type-date {
	  width: 80%;
  }
  .view-tld-information .form-item-field-gtld-sunrise-close {
    width: 80%;
	}
  .modal1-wrapper {
	top: 15em;
	left: 0%;	
	}
}
  /* NGTLDS-1236 and 1237 end */
  
  /* NGTLDS-1331 start */
  .view-slideshow {
    margin: 0 0 25px;
    background: #fff;
    position: relative;   
}
 #views_slideshow_cycle_teaser_section_slideshow-page_1 {
	position: inherit !important;
    width: 100% !important;
 }
 #views_slideshow_cycle_div_slideshow-page_1_0,
 #views_slideshow_cycle_div_slideshow-page_1_1,
 #views_slideshow_cycle_div_slideshow-page_1_2,
 #views_slideshow_cycle_div_slideshow-page_1_3,
 #views_slideshow_cycle_div_slideshow-page_1_4,
 #views_slideshow_cycle_div_slideshow-page_1_5,
 #views_slideshow_cycle_div_slideshow-page_1_6 {
    width: 100% !important;
    height: auto !important;
 }
  #views_slideshow_cycle_teaser_section_slideshow-page_1 img {
    width: 100% !important;
 }
   /* NGTLDS-1331 end */
   
   /* NGTLDS-1400 start */
   .button:hover, .button:active, .button:focus {
   background-color: #2d76d0;
   color: #ffffff;
   }
   /* NGTLDS-1400 end */