/* Created by office@teitbite.com */

html {
    background: #f6f6f6;
}

body {
    font-family: 'Proxima', sans-serif;
    background: transparent;
    line-height: 20px;
    font-size: 16px;
    font-size: #585858;
}

a {
    color: #6d6e70;
    text-decoration:underline;
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
}

a:hover,
a:focus {
    color: #444;
}

p {
    margin-bottom: 20px;
}

[class*="span"] {
    width: 100%;
    margin-left: 0;
}

iframe {
    border: medium none;
}

.clear {
    clear: both;
}

.tooltip {
    display: none !important;
}

.nomargin {
    margin: 0;
}

.module-title, h1, h2, h3, h4, h5, h6 {
    font-family: "Proxima",sans-serif;
    color: #6d6e70;
}

.btn-primary {
    background-color: #8e62a1;
    background-image: none;
    background-repeat: no-repeat;
    color: #fff;
    text-shadow: 0 0 0 transparent;
}

.btn-primary:hover {
    background-color: #6d6e70;
}

.relative {
    position: relative;
}

.relative input[value="Søk"] {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: 30px;
    /* left: 50%;
      margin-left: 160px; */
    right:0;
    margin-left: 58px;
    padding: 0;
    position: absolute;
    width: 30px;
    z-index: 10;
    opacity: 0;
    border-radius: 25px;
}

.relative i {
    border-radius: 25px;
    height: 30px;
    /*left: 50%;*/
    right:0;
    line-height: 30px;
    /* margin-left: 160px; */
    margin-left: 58px;
    position: absolute;
    text-align: center;
    width: 30px;
    z-index: 5;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container,
.t3-navhelper .container {
    width: 100%;
}

.row,
.breadcrumb {
    margin: 0 auto;
    max-width: 1148px;
}

.t3-header {
    background: #8e62a1;
    padding-bottom: 0;
    padding-top: 0;
}

.t3-header .row {
    min-height: 160px;
    position: relative;
}

.t3-header .logo {
    bottom: 35px;
    float: left;
    left: 0;
    position: absolute;
    width: auto !important;
}

.t3-header .logo .logo-image a {
    height: auto;
    width: auto;
}

.t3-header .t3-mainnav {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    bottom: 30px;
    position: absolute;
    right: 30px;
}

.t3-header .t3-mainnav .navbar-inner {
    min-height: 1px;
    border: none;
}

.t3-header .t3-mainnav .navbar .nav > li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-right: medium none;
    border-top: 0 none;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    padding: 10px 15px;
    text-shadow: none;
    opacity: 0.7;
}

.t3-header .t3-mainnav .navbar .nav > li > a:focus,
.t3-header .t3-mainnav .navbar .nav > li > a:hover,
.t3-header .t3-mainnav .navbar .nav > .active > a,
.t3-header .t3-mainnav .navbar .nav > .active > a:hover,
.t3-header .t3-mainnav .navbar .nav > .active > a:focus,
.t3-header .t3-mainnav .navbar .nav > .open > a,
.t3-header .t3-mainnav .navbar .nav > .open > a:hover,
.t3-header .t3-mainnav .navbar .nav > .open > a:focus,
.t3-header .t3-mainnav .navbar .nav .dropdown-menu li > a:hover,
.t3-header .t3-mainnav .navbar .nav .dropdown-menu li > a:focus,
.t3-header .t3-mainnav .navbar .nav .dropdown-submenu:hover > a,
.t3-header .t3-mainnav .navbar .nav .dropdown-menu .active > a,
.t3-header .t3-mainnav .navbar .nav .dropdown-menu .active > a:hover,
.t3-header .t3-mainnav .navbar .nav .dropdown-menu .active > a:focus,
.t3-header .t3-mainnav .nav li.dropdown.open > .dropdown-toggle,
.t3-header .t3-mainnav .nav li.dropdown.active > .dropdown-toggle,
.t3-header .t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
    background: transparent;
    box-shadow: 0 0 0 transparent;
    color: #fff;
    opacity: 1;    
}

.t3-mainnav .t3-megamenu .nav > .dropdown > .dropdown-toggle > .caret {
    display: none;
}

.t3-mainnav .t3-megamenu .mega > .mega-dropdown-menu {
    background: #8c5ea0 none repeat scroll 0 0;
    border: 1px solid #805593;
    border-radius: 0;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    min-width: 210px;
    padding: 0;
}

.t3-mainnav .t3-megamenu .span12.mega-col-nav .mega-inner {
    padding: 0;
}

.t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li a {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    padding: 11px 25px;
    border: medium none;
    opacity: 0.7;
}

.t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li.current > a,
.t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li.current > a:hover {
    background: #9467a7;
    opacity: 1;
}

.t3-mainnav .t3-megamenu .dropdown-submenu > a::after {
    border-color: transparent transparent transparent #fff;
}

.t3-navhelper {
    background: #fff;
    border-bottom: 1px solid #d2d2d4;
}

.t3-navhelper .breadcrumb {
    font-size: 12px;
    font-weight: normal;
    padding-top: 30px;
    padding-bottom: 30px;
}

.t3-navhelper .breadcrumb .active {
    color: #666;
    font-weight: normal;
}

#system-message {
    margin-bottom: 0;
}

.t3-mainbody {
    background: #fff;
    padding-bottom: 98px;
}

.t3-mainbody .span9 {
    width: 752px;
    padding: 0 40px 0 0;
}

.t3-mainbody .span3 {
    width: 356px;
}

.t3-mainbody .item-image {
    padding: 0 0 80px 0;
}

.t3-mainbody .img_caption,
.t3-mainbody .img_caption img {
    width: 100% !important;
    margin: 0;
}

.t3-mainbody .page-header {
    border-bottom: medium none;
    margin: 0;
    padding-bottom: 0;
}

.t3-mainbody h1 {
    font-weight: bold;
    font-size: 36px;
    margin: 0 0 25px 0;
    line-height: 40px;
}

.t3-mainbody h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    padding: 20px 0;
    margin: 0;
}

.t3-mainbody h3 {
    font-weight: bold;
    padding: 20px 0;
    font-size: 18px;
    margin: 0;
    line-height: 20px;
}

.t3-mainbody .article-info dd {
    color: #9b9c9e;
    display: inline-block;
    float: none;
    font-size: 12px;
    font-weight: lighter;
    white-space: nowrap;
    line-height: 20px;
}

.t3-mainbody .article-info dd i {
    display: none;
}

.t3-mainbody .article-info dd span {
    font-weight: lighter;
}

.t3-mainbody .page-header,
.t3-mainbody .article-info,
.t3-mainbody div[itemprop="articleBody"] {
    width: 620px;
}

.t3-mainbody .page-header h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    margin: 0 0 10px;
    padding: 0;
}

.t3-mainbody .article-info {
    margin-bottom: 30px;
}

.t3-sl-1 {
    background: #fff none repeat scroll 0 0;
    border-top: 40px solid #8e62a1;
    padding: 0 0 80px;
}
.container.t3-mainbody{ padding-top:120px;}
.t3-sl-1 .row {
    max-width: 1260px;
    margin-top: -40px;
}

.t3-sl-1 .t3-spotlight-1b {
    max-width: 1280px; 
}

.t3-sl-1 .row .span12 {
    background: #fff;
}

.t3-sl-1 .t3-spotlight-1a {
    position: relative;
}

.t3-sl-1 .t3-spotlight-1a .ja-ss-btns {
    position: static;
}

.t3-sl-1 .t3-spotlight-1a .ja-ss-playback,
.t3-sl-1 .t3-spotlight-1a .ja-ss-stop,
.t3-sl-1 .t3-spotlight-1a .ja-ss-play {
    display: none;
}

.t3-sl-1 .t3-spotlight-1a .ja-ss-btns .ja-ss-prev,
.t3-sl-1 .t3-spotlight-1a .ja-ss-btns .ja-ss-next {
    transition: all 0.4s ease-out 0s;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    background: rgba(0, 0, 0, 0) url("../images/icon-arrow-left.png") no-repeat scroll 0 0;
    left: 40px;
    position: absolute;
    top: 50%;
    opacity: 0;
    width: 10px;
    height: 22px;
    margin: 0;
    float: none;
    z-index: 100;
}

.t3-sl-1 .t3-spotlight-1a .ja-ss-btns .ja-ss-next {
    background: rgba(0, 0, 0, 0) url("../images/icon-arrow-right.png") no-repeat scroll 0 0;
    right: 40px;
    left: auto;
}

.t3-sl-1 .t3-spotlight-1a:hover .ja-ss-btns .ja-ss-prev,
.t3-sl-1 .t3-spotlight-1a:hover .ja-ss-btns .ja-ss-next {
    opacity: 1;
}

.t3-sl-1 .t3-spotlight-1a .ja-ss-btns .ja-ss-prev:hover,
.t3-sl-1 .t3-spotlight-1a .ja-ss-btns .ja-ss-next:hover {
    opacity: 0.6;
}

.t3-sl-1 .t3-spotlight-1a .id-registeret-form {
    background: rgba(0, 0, 0, 0.35) none repeat scroll 0 0;
    bottom: 100px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    left: 0;
    margin: 0 60px;
    padding: 40px;
    position: absolute;
    right: 0;
    z-index: 999;
}

.t3-sl-1 .t3-spotlight-1a .id-registeret-form p {
    background: transparent url("../images/icon-database.png") no-repeat scroll 0 0;
    float: left;
    margin: 0;
    padding-left: 60px;
}

.t3-sl-1 .t3-spotlight-1a .id-registeret-form form {
    float: right;
    margin: 0;
}

.t3-sl-1 .t3-spotlight-1a .id-registeret-form input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 25px;
    color: #a4a5a7;
    float: none;
    line-height: 30px;
    padding: 0 25px;
    width: 355px;
    height: 43px;
    margin: 0;
}

.t3-sl-1 .t3-spotlight-1a .id-registeret-form input[type="submit"] {
    top: 5px;
}

.t3-sl-1 .t3-spotlight-1a .id-registeret-form i {
    color: #666;
    font-size: 14px;
    top: 5px;
}

.t3-sl-1 .t3-spotlight-1b .span4 {
    width: 33.3333%;
    float: left;
}

.t3-sl-1 .t3-spotlight-1b .span4 .module {
    background: #ededef;
    margin: 0 10px;
    text-align: center;
    padding: 0;
}

.t3-sl-1 .t3-spotlight-1b .span4 .module .module-inner { 
    padding: 50px 30px 30px 30px;
}

.t3-sl-1 .t3-spotlight-1b .span4 .module img {
    margin: 0 0 20px;
}

.t3-sl-1 .t3-spotlight-1b .span4 .module h2 {
    color: #8e62a1;
    font-size: 20px;
    line-height: 40px;
    margin: 0 0 20px;
}

.t3-sl-1 .t3-spotlight-1b .span4 .module p {
    margin: 0;
    margin: 0 0 20px;
}

.t3-sl-1 .t3-spotlight-1b .span4 .module a {
    border: 1px solid #d0d0d0;
    border-radius: 50px;
    display: block;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    min-width: 150px;
}

.t3-sl-1 .t3-spotlight-1b .span4 .module .relative i,
.t3-sl-1 .t3-spotlight-1b .span4 .module .relative input[value="Søk"] {
    margin-left: 100px;
}

.t3-sl-1 .t3-spotlight-1b .span4 .module a:hover {
    border: 1px solid #dcdcde;
    text-decoration: none;
    background-color: #dcdcde;
}

.t3-sl-1 .t3-spotlight-1b .span4 .module form {
    margin: 0;
}

.t3-sl-1 .t3-spotlight-1b .span4 .module input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 25px;
    color: #a4a5a7;
    height: 30px;
    line-height: 30px;
    padding: 0 25px;
    margin: 0;
}

/*.t3-sl-1 .t3-spotlight-1b .item-last {
    clear: both;
    float: none;
    height: 0;
    min-height: 0;
    width: 100%;
}*/

.t3-sl-1 .t3-spotlight-1c .module.idmax_module {
    background-color: #4abd94;
    color: #fff;
    margin: 20px 0 0;
    padding: 40px 60px;
}

.t3-sl-1 .t3-spotlight-1c .module.idmax_module p {
    margin: 0;
}

.t3-sl-1 .t3-spotlight-1c .module.idmax_module .pull-left {
    margin-right: 60px;
    padding: 15px 0;
}

.t3-sl-2 .span4 {
    width: 356px;
    padding: 0 0 0 40px;
    float: left;
}

.t3-sl-2 .span4:first-child {
    padding: 0;
}

.t3-sl-2 .t3-module {
    margin: 0;
}

.t3-sl-2 .module-title {
    color: #6d6e70;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 35px;
}

.t3-sl-2 .nav > li > a,
.t3-sl-2 .nav > li > a:focus,
.t3-sl-2 .nav > li > a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-right: medium none;
    border-top: 0 none;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    padding: 5px 0;
    text-shadow: none;
}

.t3-sl-2 .nav > li > a:focus,
.t3-sl-2 .nav > li > a:hover {
    color: #444;
}

.t3-sl-2 .custom ul {
    list-style: outside none none;
    margin: 0;
}

.t3-sl-2 .custom ul li {
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    padding: 5px 0;
}    

.t3-footer {
    background: transparent;
}

.t3-footer .t3-footnav {
    padding: 0;
}

.t3-footer .t3-footnav .t3-module {
    margin: 0;
    padding: 45px 0;
    border-top: 1px solid #d1d2d4;
    border-bottom: 1px solid #d1d2d4;
}

.t3-footer .t3-footnav .custom > div {
    display: block;
    float: left;
    text-align: center;
    width: 16%;
}

.t3-footer .t3-copyright {
    border: medium none;
    text-align: center;
}

.t3-footer .t3-copyright p {
    margin: 0;
}

.home .t3-navhelper,
.home .t3-mainbody {
    display: none;
}

.locator_container #copyright-block,
.locator_container .mylocation-button,
.locator_container #sl_locate_results,
.locator_container #locate_form h3,
.locator_container #locate_form h5 {
    display: none;
}

/* .locator_container #locate_form .row-fluid {
    float: right;
    width: 50%;
} */

/* .locator_container #locate_form .row-fluid input#name_search, */
.locator_container #locate_form .row-fluid select#radiusSelect,
.locator_container #locate_form .row-fluid input#addressInput {
    width: 235px;
}

.locator_container #sl_sidebar {
    overflow-y: scroll;
}

.locator_container #sl_sidebar h4 {
    color: #8e62a1;
    margin: 0;
    font-weight: normal;
}

.locator_container #sl_sidebar .result-container {
    border-top: 1px solid #d2d2d4;
    padding-top: 15px;
    margin-top: 15px;
}

.locator_container #sl_sidebar .result-container:first-child {
    border-top: medium none;
    padding-top: 0;
    margin-top: 0;
}
/*
.locator_container form#locate_form {
    margin: 25px 0 80px;
}

.btn-primary {
    background-color: #8e62a1;
    background-image: none;
    background-repeat: no-repeat;
    color: #fff;
    text-shadow: 0 0 0 transparent;
}

.head-search {
    background: #8c5ea0 none repeat scroll 0 0;
    border: 1px solid #805593;
    border-radius: 0;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    margin: 0;
    padding: 25px;
    position: absolute;
    right: 0;
    top: 140px;
    z-index: 999;
    display: none;
}

.head-search.active {
    display: block;
}

.head-search input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 25px;
    color: #a4a5a7;
    float: none;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0 25px;
    width: 210px;
}

.t3-header .search-toggle {
    color: #fff;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: -7.5px;
    text-align: center;
    top: 98px;
    width: 30px;
    border-radius: 5px;
    cursor: pointer;
    opacity: 0.7;
}

.t3-header .search-toggle:hover {
    opacity: 1;
}

.locator_container .gm-style img {
    max-width: none !important;
}

.t3-content span.highlight {
    background-color: rgba(142, 98, 161, 0.2);
}

.t3-content .contact .dl-horizontal {
    display: block;
    float: left;
    margin: 0;
    padding: 20px 0;
    width: 50%;
}

.t3-content .contact .dl-horizontal dt {
    font-weight: normal;
    text-align: left;
}

.t3-content .contact .dl-horizontal dt {
    width: 130px;
}

.t3-content .contact .dl-horizontal dd {
    margin-left: 130px;
}

.t3-content .contact-form {
    padding-top: 25px;
    max-width: 480px;
}

.t3-content .contact-form .form-horizontal .control-label {
    float: none;
    padding-top: 5px;
    text-align: left;
    width: 100%;
}

.t3-content .contact-form .form-horizontal .controls {
    margin-left: 0;
}

.t3-content .contact-form .form-horizontal .star {
    color: #666;
}

.t3-content .contact-form .form-horizontal textarea,
.t3-content .contact-form .form-horizontal input[type="text"],
.t3-content .contact-form .form-horizontal input[type="email"] {
    width: 100%;
}

.t3-content .contact-form .form-horizontal #jform_contact_email_copy-lbl {
    float: left;
    margin-right: 10px;
    position: relative;
    top: 3px;
    width: auto;
}

.t3-content .contact-form .form-horizontal .form-actions {
    background-color: transparent;
    border-top: medium none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.t3-content {
    max-width: 100%;
}

.HDFLVPlayer1 {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}

.HDFLVPlayer1 iframe,
.HDFLVPlayer1 object,
.HDFLVPlayer1 embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.article-has-image .t3-navhelper {
    display: none;
}

.article-has-image .t3-mainbody {
    padding-top: 0;
    border-top: 40px solid #8e62a1;
}

.article-has-image .t3-mainbody .row {
    margin-top: -40px;
    /*background-color: #fff;
}*/

.article-has-image .t3-mainbody .page-header,
.article-has-image .t3-mainbody .article-info,
.article-has-image .t3-mainbody div[itemprop="articleBody"] {
    margin: auto;
}

/*----------- Rahul CSS 19-03-2021 Started ---------*/



/*----------- Rahul CSS 14-06-2021 Started ---------*/

.left-bannersec {
    width: 100%;
    float: left;
    position: relative;
}

.left-bannersec .left-content{
    position: absolute;
    top: 192px;
    left: 50px;
    color: #fff;
    width: 68%;
}

.left-bannersec .left-content h1 {
    color: #fff;
    font-family: "Proxima",sans-serif;
    font-weight: bold;
    font-size: 36px;
    
}

.left-bannersec .left-content p  {
    font-family: "Proxima",sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
}

.btn-outlinebdr {
    color: #fff;
    background-color: transparent !important;
    border-color: #fff;
    border-radius: 15px;
    font-weight: bold;
	text-shadow: none;
	background: transparent;
}
.btn-outlinebdr a{
color: #fff
}
.btn-blackoutlinebdr , .module-ct .custom .gatilminside.buttonlink {
    color: #fff;
    background-color: #9E258E;
    border-color: #9E258E;
    border-radius: 15px;
    font-weight: bold;
    background: #9E258E;
    text-shadow: none;
}
.btn-blackoutlinebdr a {
    color: #fff;
}

.btn-blackoutlinebdr:hover, .btn-blackoutlinebdr:active, .btn-blackoutlinebdr:focus,
.module-ct .custom .gatilminside.buttonlink:hover,  .module-ct .custom .gatilminside.buttonlink:active, .module-ct .custom .gatilminside.buttonlink:focus  {
    background-color: #9E258E !important;
    border-color: #9E258E !important;
}

.btn {
    padding: 8px 25px;
}

.right-bannersec {
    width: 100%;
    float: left;
    position: relative;
}


.right-bannersec .right-content {
    position: absolute;
    top: 0px;
    left: 22px;
    color: #fff;
    width: 76%;
	height: max-content;
bottom: 0;
margin: auto;
z-index: 1;
}
.right-bannersec .right-content a.register{
color: #fff;
text-decoration: underline
}

.right-bannersec .right-content h1 {
    color: #fff;
    font-family: "Proxima",sans-serif;
    font-weight: bold;
    font-size: 20px;
	line-height: 22px;
	margin: 0;
    
}
.item img{
	max-height: 371px;
	width: 100%;
}
 
.right-bannersec img {
    /*height: 436px;*/
    height: 176px;
    object-fit: cover;
    /*object-position: -159px;*/
    border-radius: 15px;
	width:100%
}

.right-bannersec .right-content p  {
    font-family: "Proxima",sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
	margin:10px 0;
}

.mid-sec {
    background-color: #EDEDEF;
    width:100%;
    float: left;
    border-radius: 15px;
    padding: 30px 0;
    margin-bottom: 30px;
}

.mid-sec h2 {
    color: #8E62A1;
    font-family: "Proxima",sans-serif;
    font-size: 26px;
    font-weight: bold;
}

.mid-sec p {
    color: #666666;
    width: 40%;
    margin: 10px auto;
}

.mt-3 {
 margin-top: 30px
}

.box-grid {
    width: 80%;
    margin: 0 auto;
}

.box-grid ul {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(4, 1fr);
}

.box-grid li {
  
list-style: none;
text-align: center;
color: #fff;
border-radius: 15px;
padding: 16px 15px;
}
.box-grid li a {  
color: #fff;
}

.box-grid  li span {
    display: block;
    width:100%;
    
    padding-top: 0px;
}

.box-grid li span.bg-icn {
    display: block;
    width:100%;
    text-align: center;
    margin: 8px auto;
   
}

.box-grid  li span.bg-circl-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 auto;
	vertical-align: middle;
	align-items: center;
	display: flex;
}



.box-grid .purpel-bg {
  
    background-color:#9E258E;
    }

.box-grid .yellow-bg  {
        background-color:#FA9F1B;
    }

.box-grid .blue-bg  {
        background-color:#35BBED;
    }

.box-grid .green-bg  {
        background-color:#69D6AF;
    }

    .mx-auto {
        display: block;
        margin: 0 auto;
    }


.col-sm-8 {
	/*width:64.44%;*/
	width:58.44%;
	float: left;
	padding-right: 15px;
}

.col-sm-4 {
    /*width: 32.83%;*/
    width: 38.83%;
    float: left;   
    padding-left: 15px;
}
.mt-2
{
	margin-top: 20px;
}


.mbl-hide {
    display: block;
}
.desktp-hide {
    display: none;
}


.module-ct .custom.footr-logo{
    display: flex;
    justify-content: space-around;
}

.grey-overlay-n {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    border-radius: 15px;
}

/* #terms-modal { width:800px; left: 40%;} */




/*----------- Rahul CSS 14-06-2021 end ---------*/

.maintain-msg{
	padding-left: 10px;
}
.main-ar-width{
	width: 5%;
	float: left;
}
.main-ar-width-content{
		width: 95%;				
	}

@media only screen and (min-width: 731px) and (orientation: landscape) { 
.mobile-testmolns {
	   display:flex;
	   flex-wrap:wrap;
   }
   
   .home .home-slider .new-sr {
		width: 100%;
		margin: 0;
		float: left;
	}
	
	.home .home-slider .sr.new-sr p {
		margin-top: 28px;
    margin-left: 10px;
	    width: auto;
	}
	
	
	.home .home-slider .djslider-default .slide-desc {
		    left: 0px !important;
			    width: 100% !important;
	}
	
	
	.djslider-default .slide-desc h2 {
			font-size: 20px;
	}
	
	.djslider-default .slide-desc p {
		    max-width: 100%;
			margin-bottom: 8px;
			    max-width: 100%;
				    font-size: 14px;
	}
	
	.home .home-slider .djslider-default .slide-desc p.commentp2 {
		 font-size: 14px;
	}
	
	.home .ml-3 {
		margin-left:0px !Important;
		
	}
	
	.djslider-default .slide-desc h2 {
			font-size: 24px;
			margin-bottom: 7px;
			margin-top: 20px;
		} 
		
		.home .bg-white-opcity {
			    margin-top: 10px;
				    background: rgba(255, 255, 255, 0.7) !important;
		}
		

	
	
	.home .home-slider .new-sr img {
		    width: 80px;
        height: 80px;
	}
	
	.home .profile-pht {
		width: 80px;
       height: 80px;
	}
	
	.home .home-slider .new-sr {
		    width: 100%;
			margin-bottom: 10px;
	}

 }



@media only screen and (min-width: 823px) and (orientation: landscape) { 

  .mobile-testmolns {
	   display:flex;
	   flex-wrap:wrap;
   }
   
   .home .home-slider .new-sr {
		width: 100%;
		margin: 0;
		float: left;
	}
	
	.home .home-slider .sr.new-sr p {
		margin-top: 28px;
    margin-left: 10px;
	    width: auto;
	}
	
	
	.home .home-slider .djslider-default .slide-desc {
		    left: 0px !important;
			    width: 100% !important;
	}
	
	
	.djslider-default .slide-desc h2 {
			font-size: 20px;
	}
	
	.djslider-default .slide-desc p {
		    max-width: 100%;
			margin-bottom: 8px;
			    max-width: 100%;
				    font-size: 14px;
	}
	
	.home .home-slider .djslider-default .slide-desc p.commentp2 {
		 font-size: 14px;
	}
	
	.home .ml-3 {
		margin-left:0px !Important;
		
	}
	
	.djslider-default .slide-desc h2 {
			font-size: 24px;
			margin-bottom: 7px;
			margin-top: 20px;
		} 
		
		.home .bg-white-opcity {
			    margin-top: 10px;
				    background: rgba(255, 255, 255, 0.7) !important;
		}
		

	
	
	.home .home-slider .new-sr img {
		    width: 80px;
        height: 80px;
	}
	
	.home .profile-pht {
		width: 80px;
       height: 80px;
	}
	
	.home .home-slider .new-sr {
		    width: 100%;
			margin-bottom: 10px;
	}

 }


.width_10 {
	 width: 10%;
    float: left;
}
.width_20 {
	 width: 20%;
    float: left;
}

.width_30 {
    width: 30%;
    float: left;
}

.width_40 {
    width: 40%;
    float: left;
}
.width_50 {
    width: 50%;
    float: left;
}

.width_60 {
    width: 60%;
    float: left;
}

.width_70 {
    width: 70%;
    float: left;
}

.width_80 {
    width: 80%;
    float: left;
}

.width_90 {
    width: 90%;
    float: left;
}

.width_100 {
    width: 100%;
    float: left;
}

.d-flex {
    display: flex;
}

.home .home-slider .djslider-default .slide-desc {
	 width: 87% !important;
    left: 85px !important;
    background: transparent !important;
    margin-left: 0;
}

.home  .bg-white-opcity {
	background:rgba(255, 255, 255, 0.9) !important;
	padding: 18px 20px;
	margin-top: 45px;
}

.home .home-slider .new-sr {
       width: 155px;
    height:auto;  
    text-align: center;
   margin:0 auto;
    
}

.home .home-slider .djslider-default .slide-desc p {
   
    color: #fff;
}

.home .ml-3 {
	
	margin-left:30px;
	
}

.home .home-slider .djslider-default .slide-desc .quoting {
	position: absolute;
    left: 0px;
}

 .home .home-slider .djslider-default .slide-desc .quoting,
.home .home-slider .djslider-default .slide-desc .comment--p1,
.home .home-slider .djslider-default .slide-desc .commentp2 {
color: #525252;
}	

.home .home-slider .djslider-default .slide-desc .comment--p1 {
	    margin-bottom: 28px;
		max-width: 100%;
}

 .home .home-slider  .sr.new-sr p {
	color: #525252;
	    margin-bottom: 0;
		width:100%;
		float:left;
		    font-size: 13px;
			max-width: 100%;
			margin-top: 10px;
}

.home .profile-pht {
	
	 width: 155px;
    height: 155px;
    overflow: hidden;
    text-align: center;
    float: left;
    border-radius: 50%;
	
}

.home .home-slider .new-sr  img {
	    width: 155px;
    height: 155px;
    object-fit: cover;
	
}


.home .home-slider .commentprofil {
	padding-left: 7px;
	position:relative;
}

.home .home-slider .djslider-default .slide-desc p.commentp2 {
	    font-size: 18px;
    max-width: 100%;
    margin-bottom: 20px;
}



/*----------- Rahul CSS 19-03-2021 end ---------*/



/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {

    .col-sm-4 {
        width: 30.33% ;     
        padding-right: 0 ;
        padding-left: 15px ;
    }
    .col-sm-8 {
        width: 64% ;      
        padding-right: 21px  ;
    }

    .right-bannersec img {
        height: 280px  ;       
        object-position: -122px  ;
    }

    .left-bannersec .left-content h1 {
        font-size: 26px ;
        line-height: 27px;
        margin-bottom: 5px ;
    }

    .left-bannersec .left-content {
        top: 92px ;
    }

    .left-bannersec .left-content p {
        line-height: 22px ;
    }

    .right-bannersec .right-content {
       
        top: 83px;
        left: 28px ;       
        width: 84% ;
    }

    .right-bannersec .right-content h1 {
        font-size: 20px ;
    }

    .right-bannersec .right-content p {
        line-height: 20px ;
    }

    .mbl-hide {
        display: none;
    }
    .desktp-hide {
        display: block;
    }

    .box-grid {
        width: 95%;
        margin: 0 auto;
    }

}


/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 2) {

    .col-sm-4 {
        width: 32.33%  ;        
        padding-right: 0 ;
        padding-left: 15px  ;
    }
    .col-sm-8 {
        width: 64% ;      
        padding-right: 21px ;
    }

    .right-bannersec img {
        height: 379px  ;
        object-position: -148px  ;
    }

    .left-bannersec .left-content {
        top: 146px ;
    }

    
    .mbl-hide {
        display: none;
    }
    .desktp-hide {
        display: block;
    }

}

@media only screen 
  and (min-device-width: 1366px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {

    .right-bannersec img {
        height: 434px;
        object-position: -164px;
    }

}


@media only screen and (max-width:1199px) {
    #sl_results_container #map {
        padding: 0;
        width: 60%;
    }

    #sl_results_container #sl_sidebar {
        margin: 0 0 0 5%;
        width: 35%;
    }

    /* .locator_container #sl_search_container {
        width: 300px;
        margin: 0 auto;
        position: relative;
    } */

    .locator_container #locate_form .row-fluid {
        float: none;
        padding: 15px 0 0;
        width: 100%;
    }

    .locator_container #locate_form .row-fluid .help-inline {
        padding-top: 10px;
    }

    /* .locator_container #locate_form .row-fluid .btn-primary {
        bottom: 20px;
        position: absolute;
        right: 0;
    } */
}

@media only screen and (max-width:1179px) {
    .t3-header .t3-mainnav {
        right: 35px;
    }

    .row, .breadcrumb {
        padding-left: 15px;
        padding-right: 15px;
    }

    .t3-header .logo {
        left: 8px;
    }

    .t3-sidebar .row {
        padding: 0;
    }

    .t3-mainbody .span9 {
        padding: 0 3% 0 0;
        width: 70%;
    }

    .t3-mainbody .span3 {
        width: 27%;
    }

    .t3-sl-2 .span4 {
        padding: 0 0 0 2%;
        width: 32%;
    }

    .t3-sl-2 .span4:first-child {
        padding: 0;
    }

    .head-search {
        right: 5px;
    }

    .t3-header .search-toggle {
        right: 5px;
    }

    .t3-sl-1 .t3-spotlight-1a .ja-ss-btns .ja-ss-prev,
    .t3-sl-1 .t3-spotlight-1a .ja-ss-btns .ja-ss-next {
        top: 25%;
    }

    .t3-sl-1 .t3-spotlight-1b .span4 .module input[type="text"],.t3-sl-1 .t3-spotlight-1p .span6 .module input[type="text"] {
        box-sizing: border-box;
        width: 100%;
    }

    .t3-sl-1 .t3-spotlight-1b .span4 .module .relative i,.t3-sl-1 .t3-spotlight-1p .span6 .module .relative i {
        left: auto;
        margin: 0;
        right: 0;
    }
}
@media only screen and (min-width:1024px)
{
	.top-banner-new .col-sm-4{width: 39%;padding-left: 10px;}
	.top-banner-new .col-sm-8{width: 59%;padding-right: 10px;}
}
@media only screen and (max-width:1035px) {
    .t3-mainnav .navbar .btn-navbar {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: medium none;
        box-shadow: 0 0 0 transparent;
        margin: 0;
        position: absolute;
        right: 65px;
        top: 30px;
        display: block;
    }

    .t3-mainnav .t3-megamenu .mega > .mega-dropdown-menu {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: medium none;
        box-shadow: none;
    }

    .t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li a {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border-color: #eee;
        border-style: none none solid;
        border-width: medium medium 1px;
        color: #333;
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
        opacity: 0.7;
        padding: 10px 10px 10px 30px;
    }

    .t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li a:hover,
    .t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li.current > a,
    .t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li.current > a:hover {
        color: #fff;
        background-image: none;
    }

    .t3-mainnav .nav-collapse .nav > li > a:hover,
    .t3-mainnav .nav-collapse .nav > li > a:focus,
    .t3-mainnav .nav-collapse .nav > li > a:active {
        background-color: #9467a7;
        color: #fff;
    }

    .t3-mainnav .nav li.dropdown.active > .dropdown-toggle,
    .t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle {
        background-color: transparent;
        color: #666;
    }

    .t3-mainnav .nav li.dropdown.active > .dropdown-toggle:hover,
    .t3-mainnav .nav li.dropdown.active > .dropdown-toggle:focus,
    .t3-mainnav .nav li.dropdown.active > .dropdown-toggle:active,
    .t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle:hover,
    .t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle:focus,
    .t3-mainnav .nav li.dropdown.open.active > .dropdown-toggle:active,
    .t3-mainnav .nav li.dropdown.open > .dropdown-toggle {
        background-color: #9467a7;
        color: #fff;
    }

    .t3-mainnav .navbar .btn-navbar [class^="icon-"] {
        color: #fff;
        font-size: 25px;
    }

    .t3-header .search-toggle:hover,
    .t3-mainnav .navbar .btn-navbar:hover {
        background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    }
}

@media only screen and (max-width:890px) {
    .t3-sl-1 .t3-spotlight-1a .id-registeret-form input[type="text"] {
        width: 200px
    }

    .relative i {
        margin-left: 90px;
    }

    .relative input[value="Søk"] {
        margin-left: 90px;
    }
}

@media only screen and (max-width:880px) {
    .relative input[value="Søk"] {
        left: auto;
        margin-left: 0;
        right: 5px;
    }
}

@media only screen and (max-width:800px) {
    .t3-header .t3-mainnav .navbar .nav > li > a {
        padding: 10px;
    }
}

@media only screen and (max-width:767px) {

       .maintain-msg{
		padding-left: 10px;
	}
	.warning-area{
		width: 48px;
		height: 48px;
	}
	.main-ar-width{
		width: 20%;				
	}
	.main-ar-width-content{
		width: 80%;				
	}

    .t3-header .row {
        min-height: 94px;
    }

    .head-search {
        top: 70px;
    }

    body {
        padding: 0;
    }

    .t3-navhelper,
    .t3-footer {
        margin-left: 0;
        margin-right: 0;
    }

    .t3-mainbody .item-image {
        padding: 0 0 50px;
    }

    .t3-mainbody .page-header,
    .t3-mainbody .article-info,
    .t3-mainbody div[itemprop="articleBody"] {
        margin: 0;
    }

    .row, .row-fluid {
        display: block;
        margin-left: 0;
        width: auto;
    }

    .t3-sl-2 .span4 {
        width: 48%;
    }

    .t3-sl-2 .spanfirst {
        padding: 0;
    }

    .t3-sl-2 .module-title {
        margin-bottom: 5px;
    }

    .t3-footer .t3-footnav .custom > div {
        display: inline-block;
        float: none;
        margin: 2%;
        text-align: center;
        width: 31%;
    }

    .t3-footer .t3-footnav .t3-module {
        padding: 20px 0;
        text-align: center;
    }

    .t3-header .t3-mainnav {
        left: auto;
        right: 0;
        width: auto;
    }

    .t3-mainbody h1,
    .t3-mainbody .page-header h2 {
        font-size: 25px;
        line-height: 32px;
    }

    .t3-sl-1 .t3-spotlight-1a .id-registeret-form {
        padding: 20px;
        margin: 0 30px;
        bottom: 60px;
    }

    .t3-sl-1 .t3-spotlight-1a .ja-ss-btns .ja-ss-prev,
    .t3-sl-1 .t3-spotlight-1a .ja-ss-btns .ja-ss-next {
        opacity: 1;
    }

    .t3-sl-1 .t3-spotlight-1b .span4,.t3-sl-1 .t3-spotlight-1p .span6 {
        margin: 0;
    }

    .head-search {
        width: auto !important;
    }

    .t3-header .search-toggle {
        height: 38px;
        line-height: 38px;
        right: 20px;
        top: 30px;
        width: 41px;
    }

    .t3-content .contact .dl-horizontal {
        float: none;
        margin: 0;
        padding: 0 0 20px;
        width: 100%;
    }

    .col-sm-8 {
        width: 100%;
        float: left;
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .col-sm-4 {
        width: 100%;
        float: left;
        padding-right: 0;
        padding-left: 0;
        
    }

    .left-bannersec .left-content {
        top: 0;
        width: 80%;
    }

    .left-bannersec .left-content h1 {
        font-size: 22px;
        top: 105px;
    }

    .left-bannersec .left-content p {
        line-height: 20px;
    }

    .left-bannersec .bg-leftimg img {

        height: 300px;
    object-fit: cover;
    border-radius: 15px;

    }

    .right-bannersec img {
        height: 200px !important;
        object-position: center !important;
    }

    .mid-sec p {
        width: 100%;
    }

    .box-grid {
        width: 100%;
    }

    .box-grid ul {
        grid-template-columns: repeat(2, 1fr);
        margin: 0
    }

    .box-grid li {
        width: 115px  !important;
        padding: 15px 8px !important;
    }

    .box-grid li span {
        word-break: break-all;
        font-size: 14px;
    }

    .left-bannersec .left-content {
        top: 132px !important;
        left: 30px;
    }

    .left-bannersec .left-content p {
        font-size: 14px;
		line-height: 18px;
    }

    .left-bannersec .left-content h1 {
        font-size: 16px;
    }

    .right-bannersec .right-content {
        top: 0px !important;
        left: 0px!important;
        width: 80%;
		right:0;
    }

    .right-bannersec .right-content p {
        line-height: 22px;
        
    font-size: 14px;
    }

    .box-grid li span.bg-circl-icon {
        width: 25px;
        height: 25px;
      
    }

    .right-bannersec .right-content h1 {
        font-size: 18px;
    }

    

    .box-grid li span.bg-circl-icon img {
        width: 15px;
        height: 15px;
        
    }
    .module-ct .custom.footr-logo {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
	.mob-padding{padding:0 !important;margin-top: 10px !important;}
	.mob-margin-bt{margin-bottom:0 !important;}
	.left-bannersec .carousel{margin-bottom:0px;}
}

@media only screen and (max-width:730px) {
    .t3-sl-1 .t3-spotlight-1b .span4,-sl-1 .t3-spotlight-1p .span6 {
        float: none;
        width: 100%;
    }

    .t3-sl-1 .row {
        margin-top: 0;
    }

    .t3-sl-1 {
        border-top: medium none;
    }

    .t3-sl-1 .t3-spotlight-1a,
    .t3-sl-1 .t3-spotlight-1b,
    .t3-sl-1 .t3-spotlight-1p {
        padding: 0;
        overflow: hidden;
    }

    .t3-sl-1 .t3-spotlight-1b .span4 .module,
    .t3-sl-1 .t3-spotlight-1b .item-first .module {
        margin: 0;
    }

    .t3-sl-1 {
        padding: 0 0 40px;
    }

    #ja-ss-124,
    #djslider-loader143 {
        position: relative;
        width: 730px;
        margin-left: -365px;
        left: 50%;
        overflow: visible;
    }

    #djslider-loader143 .djslider-default ul.djslider-in {
        width: 730px !important;
    }

    #djslider-loader143 .djslider-default,
    #djslider-loader143 .djslider-default ul.djslider-in > li {
        width: 730px !important;
        height: 290px !important;
    }

    .t3-sl-1 .t3-spotlight-1a .ja-ss-btns .ja-ss-prev,
    .t3-sl-1 .t3-spotlight-1a .ja-ss-btns .ja-ss-next {
        display: none;
    }

    .t3-sl-1 .t3-spotlight-1a .id-registeret-form input {
        width: auto;
    }
}

@media only screen and (max-width:635px) {
    .t3-mainbody .page-header, .t3-mainbody .article-info, .t3-mainbody div[itemprop="articleBody"] {
        width: auto;
    }
}

@media only screen and (max-width:599px) {
    .t3-mainbody .span9 {
        padding: 0;
        width: 100%;
    }

    .t3-sl-2 .span4,
    .t3-sl-2 .span50 {
        width: 100%;
        float: none;
        padding: 0;
        text-align: center;
    }

    .t3-footer .t3-footnav .custom > div {
        width: 100%;
        margin: 2% 0;
    }

    #sl_results_container #map {
        float: none;
        margin: 0 0 35px;
        padding: 0;
        width: 100%;
    }

    #sl_results_container #sl_sidebar {
        float: none;
        margin: 0;
        width: 100%;
    }

    /* .locator_container #locate_form .row-fluid input#name_search, */
    .locator_container #locate_form .row-fluid select#radiusSelect,
    .locator_container #locate_form .row-fluid input#addressInput {
        width: 215px;
    }

    .t3-mainbody .span3 {
        width: 100%;
    }

    .t3-sl-2 .t3-module {
        margin: 0 0 16px;
    }

    .t3-mainbody {
        padding-top: 54px;
    }

    .row, .breadcrumb {
        padding-left: 25px;
        padding-right: 25px;
    }

    .t3-content .contact-form .form-horizontal textarea,
    .t3-content .contact-form .form-horizontal input[type="text"],
    .t3-content .contact-form .form-horizontal input[type="email"] {
        width: 250px;
    }

    .t3-content .contact .dl-horizontal dd {
        margin-bottom: 10px;
        margin-left: 0;
    }

    .t3-content .contact .dl-horizontal dt {
        margin: 0;
        width: 100%;
    }

    .t3-sl-1 .t3-spotlight-1a .id-registeret-form form {
        float: none;
        margin: 55px 0 0;
    }

    .t3-sl-1 .t3-spotlight-1a .id-registeret-form input[type="text"] {
        box-sizing: border-box;
        width: 100%;
    }

    .relative i {
        left: auto;
        margin-left: 0;
        right: 5px;
    }

    .avVideo .avPlayerContainer .avPlayerBlock iframe,
    .avVideo .avPlayerContainer .avPlayerBlock object,
    .avVideo .avPlayerContainer .avPlayerBlock embed,
    .avVideo .avPlayerContainer .avPlayerBlock video,
    .avVideo .avPlayerContainer .avPlayerBlock > div {
        min-width: 270px !important;
    }
	
	/*	.djslider-default img.dj-image {
			
			object-position: 68% top;
		} */

	
	
}

@media only screen and (max-width:1035px) and (min-width:768px) {
    .off-canvas-ready .t3-mainnav {
        z-index: 9999;
    }

    .off-canvas-ready .nav-collapse.collapse {
        transition: all 0.4s ease-out 0s;
        -webkit-transition: all 0.4s ease-out 0s;
        -moz-transition: all 0.4s ease-out 0s;
        -ms-transition: all 0.4s ease-out 0s;
        -o-transition: all 0.4s ease-out 0s;
        background-color: #8e62a1;
        padding: 10px 0;
        position: absolute;
        right: 0;
        top: -1000px;
        width: 220px;
    }

    .off-canvas-ready .t3-mainnav .navbar .nav {
        float: none
    }

    .off-canvas-ready .t3-mainnav .navbar .nav-collapse.collapse li {
        float: none;
    }

    .off-canvas-ready .t3-mainnav .navbar .btn-navbar {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: medium none;
        box-shadow: 0 0 0 transparent;
        display: block;
        margin: 0;
        position: relative;
        right: 0;
        top: 0;
    }

    .off-canvas-enabled .t3-mainnav .navbar .nav-collapse.collapse {
        top: 67px;
    }

    .off-canvas-ready .t3-mainnav .t3-megamenu .dropdown-menu {
        position: relative;
        display: block;
        float: none;
    }

    .off-canvas-ready .t3-mainnav .t3-megamenu .mega > .mega-dropdown-menu {
        min-width: auto;
    }

    .off-canvas-ready .t3-mainnav .t3-megamenu .dropdown-menu .mega-nav > li a {
        border: medium none;
        color: #fff;
        font-size: 14px;
        font-weight: normal;
    }
}

.loader-cont{
    height:100%;
    width:100%;
    background-color:rgba(255,255,255,0.5);
    position:fixed;
    top:0;
    left:0;
    z-index:99999;
    text-align:center;
    display:none;
}

.loading-img{
    margin-top:21%;
}

/************* Rohit Css Start here ****************/
.t3-content .contact-form .form-horizontal .form-actions {
    background-color: transparent;
    border-top: medium none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.t3-content .contact-form .form-horizontal textarea,
.t3-content .contact-form .form-horizontal input[type="text"],
.t3-content .contact-form .form-horizontal input[type="email"] {
    width: 100%;
}
.t3-content .contact .dl-horizontal {
    display: block;
    float: left;
    margin: 0;
    padding: 20px 0;
    width: 50%;
}

.t3-content .contact .dl-horizontal dt {
    font-weight: normal;
    text-align: left;
}

.t3-content .contact .dl-horizontal dt {
    width: 130px;
}

.t3-content .contact .dl-horizontal dd {
    margin-left: 130px;
}

.t3-content .contact-form {
    padding-top: 25px;
    max-width: 480px;
}

.t3-content .contact-form .form-horizontal .control-label {
    float: none;
    padding-top: 5px;
    text-align: left;
    width: 100%;
}

.t3-content .contact-form .form-horizontal .controls {
    margin-left: 0;
}

.t3-content .contact-form .form-horizontal .star {
    color: #666;
}





.radio-inline{cursor:pointer;display:inline-block;font-weight:400;margin-bottom:0;padding-left:20px;position:relative;vertical-align: middle;}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {margin-left:-20px;position:absolute;}
input[type="checkbox"], input[type="radio"] {line-height: normal;margin: 4px 0 0;}
.icons-blk{ display:inline-block; width:100%; list-style:none; padding:5px 0 0 0; margin:10px 0 0 0; border-top:1px solid #ccc;}
.icons-blk li{ float:left; width:48%; margin:5px 1%; text-align:center;}
.icons-blk li img{ float:left}
.icons-blk li span.chckbox-blk{ float:left; width:100%; text-align:center;}
.icons-blk li span.chckbox-blk input[type='checkbox']{ float:none; display:inline-block;margin-bottom: 15px;}
.head-search {background: #8c5ea0;border: 1px solid #805593;border-radius: 0;box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);display: none;margin: 0;padding: 25px;position: absolute;right: 0;top: 140px;z-index: 999;}
.t3-header .search-toggle {border-radius: 5px;color: #fff;cursor: pointer;height: 30px;line-height: 30px;opacity: 0.7;position: absolute;right: -7.5px;text-align: center;top: 98px;width: 30px;}
.head-search.active {display: block;}
.search-panel-div{ float:left; width:90%; margin-bottom:5px; margin-right:1%;}
.postal-code-outer-search-blk{float:left; width:98%; padding:10px 1% 0;margin-top:5px; border-top:1px solid #ccc;}
.postal-code-search-blk{float:left; width:75%; margin-right:5px; margin-left:5px;}
.label-text-popular{ display:inline-block; width:100%; text-align:center; font-size:15px; font-weight:600; margin:0px 0 8px;}
.postal-radiusSection{float: left;margin-left: 5%;width: 95%;}
.custom-img-button > img{ border:1px solid #ded0dc;border-radius: 60px;}
.activated-popular-button > img {border: 1px solid green;border-radius: 60px;}
.clear-icon1{ position:absolute; right:8px; top:10px;}
.clear-icon2{ position:absolute; right:8px; bottom:10px;}
.search-btn-top{height: 63px;width:9% !important; float:left}
.list_button_panel{ /* float:right; */position: absolute;right: -48px;top: -16px;}
.map_button_panel{ /* float:right; */position: absolute;right: -48px;top: -16px;}
.custom-row-fluid{ width:94%;}
.margin-top-17{ margin-top:17px;}
.t3-mainbody h1{ width:94%;}
.margin-top-10{ margin-top:11px;}
.totalCountPanel{ /* float:right; */ font-weight:600; font-size:16px; margin-bottom:7px; width:100%; /* text-align:right; */}
.counter-block{ float:left; width:94%; text-align:right; }
.counter-result-inner-block{ display:inline-block; width:100%; text-align:left; position:relative;}
.main-inner-with-buttons{ display:inline-block; width:300px; margin-right:44px;position:relative;padding:10px; background:#7e5291; color:#fff;  border:2px solid #7e5291;}

.view-type{margin-right: 19px;}
.module-inner .module-ct .custom form.relative input[type='submit']{ top:0px;}

@media (min-width:768px) and (max-width:1023px){
    .locator_container #sl_search_container{ float:left; width:100%;}
    .search-btn-top{ float:left; position:relative}
    .search-panel-div{ width:90%;}
    .t3-mainbody h1{ font-size:28px; margin-bottom:0px;}
    .custom-row-fluid{ width:100% !important}
    .outer-map-tab-block{ width:37% !important}
    #map{ width:440px !important}
    #sl_results_container #sl_sidebar{width: 59% !important; margin:0 !important}
    .t3-mainbody h1{ width:100%;}	
    .counter-block{ width:100%; margin-bottom:12px;}	
}
@media (min-width:1024px) and (max-width:1076px){
    .outer-map-tab-block{ width: 23% !important;}
    .custom-row-fluid{ width:100% !important}
    #sl_results_container #sl_sidebar{ width:74% !important; margin:0;}
    .t3-header .search-toggle{ right:0px;}
    .t3-mainbody h1{ width:100%;}
    .postal-code-search-blk{ width:69%}
    .counter-block{ width:100%; margin-bottom:12px;}
}
@media (min-width:1077px) and (max-width:1199px){
    .custom-row-fluid{ width:100% !important}
    #sl_results_container #sl_sidebar{ width:70% !important; margin:0;}
    .t3-header .search-toggle{ right:0px;}
    .t3-mainbody h1{ width:100%;}
    .counter-block{ width:100%; margin-bottom:12px;}
}
@media (min-width:300px) and (max-width:767px){
    .view-type{margin-right: 62px; }
    .outer-map-tab-block{ width:100% !important; position:relative !important; margin-right:0 !important; margin-top:15px;}
    .result-block{width:98% !important; padding:5px 1% !important; margin:10px 0 0 0 !important}
    .custom-row-fluid{ width:100% !important}
    .search-panel-div{ width:100%; margin:0 0 10px 0;}
    .search-btn-top{ width:100px !important;}
    #sl_results_container #map{ width:100% !important; margin:10px 0 0 0 !important}
    .t3-header .search-toggle { right:18px; top:34px}
    .head-search{ top:94px}
    #locate_form{ margin-bottom:0px;}
    .t3-mainbody h1{ width:100%;}
    .counter-block{ width:100%; text-align:center; margin-top:15px;}
    .main-inner-with-buttons{ width:92%;}
    .counter-result-inner-block{float: left; font-size: 13px;text-align: left;width: 100%;}
    .list_button_panel{ right:-12px;}
    .map_button_panel{right: -12px;}
	
	
	

}
/************* Rohit Css End's here ****************/

/* Pyramidon page style */
.pyramidion .t3-sl-1 {
    padding-bottom: 0;
}

.pyramidion .t3-sl-1 .module {
    margin-bottom: 0;
}

.pyramidion .custom-pos .row {
    max-width: 620px;
    padding: 35px 0;
}

.pyramidion .custom-pos .row h1 {
    padding-bottom: 15px;
}

.pyramidion .custom-pos .row img {
    padding: 30px 0;
}

.pyramidion .custom-pos .row iframe {
    max-width: 100%;
    height: auto;
    min-height: 350px;
}

.pyramidion .custom-pos .row td p {
    margin: 0;
}

.pyramidion .custom-pos .bg_7ad0e4 h3 {
    text-align: center;
    padding-bottom: 10px;
    color: #fff;
}

.pyramidion .mainbody_top .row {
    padding-bottom: 75px;
    padding-top: 68px;
}

.pyramidion .mainbody_bottom .row {
    padding-top: 95px;
    padding-bottom: 98px;
}

@media only screen and (max-width:767px) {
    .pyramidion .custom-pos .row {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
    }

    .pyramidion .custom-pos .row img {
        max-width: 100%;
    }
}

@media only screen and (max-width:599px) {
    .pyramidion .custom-pos .row {
        padding-left: 25px;
        padding-right: 25px;
    }
	
	
	
}

/* Popup style */
.t3-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 998;
    background: rgba(0,0,0,0.25);
}

.t3-popup-overlay .t3-popup {
    background: #fff;
    border-radius: 15px;
    width: 90%;
    max-width: 740px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    padding: 50px 20px;
    text-align: center;
}

.t3-popup-overlay .t3-popup p {
    margin: 0 0 35px;
    padding: 0;
}

.t3-popup-overlay .t3-popup p:last-child {
    margin: 0;
}

.t3-popup-overlay .custom {
    max-width: 460px;
    margin: 0 auto;
}

.t3-popup-overlay .t3-popup .t3-popup-close {
    position: absolute;
    top: -30px;
    cursor: pointer;
    right: -20px;
    font-size: 30px;
    color: #fff;
}

.t3-popup-overlay h2 {
    color: #8e62a1;
}

.t3-popup-overlay  a.readmore {
    background-color: #8e62a1;
    text-decoration: none;
    border-radius: 50px;
    display: inline-block;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 25px;
    color: #fff;
}

.t3-popup-overlay a.readmore:hover {
    background-color: #dcdcde;
    text-decoration: none;
    color: #6d6e70;
}

.t3-popup-overlay a.t3-popup-close-additional {
    cursor: pointer;
}

@media only screen and (max-width:767px) {
    .t3-popup-overlay .t3-popup {
        transform: translate(-50%, 0);
        top: 10%;
    }

    .t3-popup-overlay .t3-popup .t3-popup-close {
        top: 5px;
        right: 10px;
        color: #8e62a1;
    }
}

/* F.A.Q. Accordion */
.faq-accordion h3 {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    margin: 0 0 20px;
}

.faq-accordion h3:hover {
    background-color: #ddd; 
}

.faq-accordion p {
    padding: 0 18px 20px;
    width: 100%;
    display: none;
    background-color: white;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}


/* Help page css start*/
.content_class{ float:right !important;}
.content_class h2{ font-size:36px; color:#6D6E70; padding:0; line-height:normal; margin:0 0 30px 0;}
.content_class .content-category .breadcrumb{ padding:0 0 36px 0;}
.content_class .content-category .breadcrumb li, .content_class .content-category .breadcrumb li a{ font-size:12px;}
.content_class .content-category table{ border:none;}
.content_class .content-category table tr{ background:none !important;}
.content_class .content-category table tr:hover{ background:none !important;}
.content_class .content-category table td{ border:none; padding:0 0 19px 0; background:none !important; border-radius:0 !important;}
.content_class .content-category table td:hover{ background:none !important;}
.content_class .content-category table td a{ font-size:16px; color:#6D6E70; line-height:normal; margin:0; text-decoration:none;}
.content_class .content-category table td a:hover{ text-decoration:underline;}

.content-category table a {
    text-decoration: underline !important;
}

#Mod154 h3{ font-size:16px; color:#7E56AB; padding:0; line-height:normal; margin:0 0 33px 0;}
#Mod154 ul.nav li{ font-size:15px; color:#545454; padding:0; line-height:normal; margin:0 0 22px 0;}
#Mod154 ul.nav li a{ font-size:15px; color:#545454; line-height:normal; margin:0;text-decoration:none}
#Mod154 ul.nav li a:hover, #Mod154 ul.nav li a:focus, #Mod154 ul.nav li a:active{ background:none; outline:none;}

#Mod156 h3{ font-size:16px; color:#7E56AB; padding:0; line-height:normal; margin:0 0 33px 0;}
#Mod156 ul li{ font-size:15px; color:#545454; padding:0; line-height:normal; margin:0 0 22px 0; border: none}
#Mod156 ul li a{ font-size:15px; color:#545454; line-height:normal; margin:0;text-decoration:none}
#Mod156 ul li a:hover, #Mod156 ul li a:focus, #Mod156 ul li a:active{ background:none; outline:none;}

.contact h2{ font-size:36px;}
.contact dl dt, .contact dl dd {
    margin-bottom: 10px;
}
.custm-checkbox-center{ display:flex; align-items:center;}
.custm-checkbox-center input{ margin:0 8px 0 0;}
.custm-checkbox-center label{ margin:0;}

/*.margn-btm{ margin-top:100px !important;}
#contact-form{ position:relative;}
.contact .control-group:nth-last-child(2) {
position: absolute;
bottom: 440px;
left:0;
width:100%;
margin:0;
}*/
@-moz-document url-prefix() { 
    .contact .control-group:nth-last-child(2) {
        bottom: 457px;
    }
}

.gray-img-box{ display:inline-block; width:calc(100% - 90px); padding:45px; margin:30px 0 50px 0; background:#EFEFEF; text-align:center;}
.gray-img-box img{ width:auto; max-width:100%; margin:auto;}

figure{ display:inline-block; width:calc(100% - 90px); padding:45px; margin:30px 0; background:#EFEFEF; text-align:center;}
figure img{ width:auto; max-width:100%; margin:auto;}
figure figcaption{ display:inline-block; width:100%; padding:20px 0 0 0; margin:0;}



@media(min-width:320px) and (max-width:767px){
    .gray-img-box, figure{ width:calc(100% - 30px); padding:15px;}
}

@media(min-width:320px) and (max-width:979px){
    .t3-sidebar{ margin-top:50px; display:inline-block; width:100%;}
    .content_class .content-category table tr:last-child td { padding: 0;}
    .category-list { margin-bottom: -20px;}
}
#contact-form h2 {
    margin-bottom: 15px;
}
.contact-address.dl-horizontal{ display:none !important;}

/* Help page css end*/


/* line 126 change*/
.t3-header .row {
    min-height: 68px;
}

/* line 131 change*/
.t3-header .logo {
    bottom: 10px;
}
.t3-header .logo img{
    height: 33px;
}

/* line 144 change*/
.t3-header .t3-mainnav {
    bottom: 17px;
}


/* line 340 change*/
.t3-sl-1 {
    border-top: none;
}

/* line  change*/
.t3-sl-1 .row {
    max-width: 100%;
    margin-top: 0;
}

/* line 346 change*/
.t3-header .search-toggle {
    top: auto;
    bottom: 18px;
}


/* line 1462 change*/
.head-search {
    top: 58px;
}


/*banner dynamic start*/
.home-blocks .span12.item-first{ background:none;}
.home-blocks .span12.item-first .t3-module.module{ width:48%; margin:0 10px 30px 10px; float:left;}
.home-blocks .span12.item-first .t3-module.module .module-inner{ width:100%; margin:0; padding:0;}
.home-blocks .span12.item-first .t3-module.module .module-inner .module-title { width:calc(100% - 50px); margin:0; padding:9px 0 9px 50px; position:relative; min-height:30px; display:flex; align-items:center; background-repeat:no-repeat !important; background-position:16px center !important; background-size:36px !important; color:#ffffff;}

.home-blocks .span12.item-first .t3-module.module#Mod157 .module-inner .module-title{ background-image:url(../images/ikon-id-sok.svg) !important; background-size: 22px 22px !important;}
.home-blocks .span12.item-first .t3-module.module#Mod158 .module-inner .module-title{ background-image:url(../images/ikon-min-side.svg) !important; background-size: 22px 22px !important;}
.home-blocks .span12.item-first .t3-module.module#Mod159 .module-inner .module-title{ background-image:url(../images/ikon-eierskifte.svg) !important; background-size: 22px 22px !important;}
.home-blocks .span12.item-first .t3-module.module#Mod160 .module-inner .module-title{ background-image:url(../images/ikon-utenlandsregistrering.svg) !important; background-size: 22px 22px !important;}

.home-blocks .span12.item-first .t3-module.module .module-inner .module-title::after {
    content: "";
    position: absolute;
    right: 30px;
    background: url(../images/arrow-right.png);
    width: 6px;
    height: 100%;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 0;
}

.home-blocks .span12.item-first .t3-module.module .module-inner .module-title span{ font-size:18px; font-weight:600; color:#fff; position:relative; width:calc(100% - 28px); cursor:pointer; z-index:1;}
.home-blocks .span12.item-first .t3-module.module .module-inner .module-ct{ padding:20px 70px 34px; width:calc(100% - 140px); margin:0; display:inline-block; min-height:84px; background:rgba(242, 242, 242, .95);}
.home-blocks .span12.item-first .t3-module.module .module-inner .module-ct ul{ margin:0; padding:0;}
.home-blocks .span12.item-first .t3-module.module .module-inner .module-ct li{ margin:0; padding:0; border:none; line-height:22px;}
.home-blocks .span12.item-first .t3-module.module .module-inner .module-ct a{ padding:0; width:100%; margin:0 0 8px 0; display:inline-block; color:#67696D; font-size:17px;}

.home-blocks .span12.item-first .t3-module.module#Mod157 .module-inner .module-title{ background:#9E258E;}
.home-blocks .span12.item-first .t3-module.module#Mod158 .module-inner .module-title{ background:#71BF45;}
.home-blocks .span12.item-first .t3-module.module#Mod159 .module-inner .module-title{ background:#FA9F1B;}
.home-blocks .span12.item-first .t3-module.module#Mod160 .module-inner .module-title{ background:#0CB1E7;}
.home-blocks h2{ display:inline-block; width:100%; text-align:center; font-size: 30px;
    font-weight: 600;
    margin: 87px 0 43px 0; color: #6d6e70;}
/*banner dynamic end*/

.home-banner h2{ display:inline-block; width:100%; text-align:center; color:#fff; font-size:48px; font-weight:600; margin:165px 0 65px 0;}
.home-banner .row{ max-width:1148px !important;}
.home-banner .span6{ width:48%; margin:0 1% 30px 1%;}
.home-banner .banner-card{ width:100%; margin:0; padding:0;}
.home-banner .card-hdr{ width:calc(100% - 70px); margin:0; padding:12px 0 12px 70px; position:relative; min-height:36px; display:flex; align-items:center;}
.home-banner .card-hdr span{ font-size:18px; font-weight:600; color:#fff; position:relative; top:2px;}
.home-banner .card-hdr .lft-user-img {
    position: absolute;
    left: 18px;
    top: 50%;
    margin-top: -18.5px;
}
.home-banner .card-hdr .rght-arrow{ float:right; position:absolute; right:18px; top:50%; margin-top:-5px;}

.home-banner .crd-body{ padding:35px 70px 23px; width:calc(100% - 140px); margin:0; display:inline-block; min-height:84px; background:rgba(242, 242, 242, .95);}
.home-banner .crd-body a{ padding:0; width:100%; margin:0 0 8px 0; display:inline-block; color:#67696D; font-size:17px;}

.home-banner .card-hdr.hdr-pink{ background:#9E258E;}
.home-banner .card-hdr.hdr-green{ background:#71BF45;}
.home-banner .card-hdr.hdr-orange{ background:#FA9F1B;}
.home-banner .card-hdr.hdr-blue{ background:#0CB1E7;}
.banner-last-link{ background:none !important; margin:1px 0 71px 0; text-align:center; font-size:17px; line-height:22px; font-weight:600; min-height:auto !important;}
.banner-last-link a{ text-decoration:none;}
.banner-last-link a:hover, .banner-last-link a:active, .banner-last-link a:focus{ text-decoration:none; outline:none;}
.banner-last-link img{ margin-right:15px;}

.article-has-image .t3-mainbody { border-top:0 !important;}
.article-has-image .t3-mainbody .row { margin-top:0 !important;}


.t3-sl-1 .row { padding: 0 70px;}
.breadcrumb.custom-breadcrumb{ margin-left:0; padding-top: 0}
.breadcrumb.custom-breadcrumb li{ font-size:12px; color:#6F6F6F;}
.breadcrumb.custom-breadcrumb li a{ font-size:12px; color:#6F6F6F;}
.breadcrumb.custom-breadcrumb li .icon-map-marker{ display:none;}


.banner-btn{ display:inline-block; width:100%; text-align:center; margin:0 0 36px 0; background:none !important;}
.banner-btn a {
    background: #7E55AC;
    width: auto;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 6px;
    display: inline-block;
    min-width: 300px;
    max-width: 100%;
    min-height: 36px;
    line-height: 36px;
}
.banner-btn a:hover{ text-decoration:none; outline:none;}
.home-blocks .span12.item-first .t3-module.module .module-inner .module-ct li:last-child a {
    margin: 0;
}

@media(min-width:320px) and (max-width:1179px){
    .home-banner{ width:100%; margin-left:0; background-size:cover; min-height:100vh;}
}

@media(min-width:320px) and (max-width:767px){
    .t3-header .logo { bottom: 8px !important;}
    .t3-mainnav .navbar .btn-navbar { top: auto; bottom: -2px;}	
    .t3-sl-1 .t3-spotlight-1b .span4{ margin-bottom:20px; padding-bottom:20px; background:#ededef; width:100%;}
    .t3-sl-1 .t3-spotlight-1p .span6{ margin-bottom:20px; padding-bottom:0; background:#ededef; width:100%;}
    .banner-btn a{ min-width:240px;}
    .home-banner{ background-size:cover; min-height:100vh;}
    .home-blocks h2{ font-size: 22px; font-weight: 400; margin: 20px 0 20px 0;}
    .t3-sl-1 .row {
        padding: 0 30px;
    }
}

@media(min-width:320px) and (max-width:1035px){
    .banner-btn { width:100% !important; margin:0 0 20px 0 !important;}
    .banner-btn a{ width:100%; padding:0; min-width:auto; min-height:38px; font-size:17px; line-height:22px; display:flex; justify-content:center; align-items:center;}
    .t3-header { padding: 0 34px !important;}
    .t3-header .row { padding: 0;}
    .t3-header .logo{ left: 0 !important;}
    .off-canvas-ready .t3-mainnav .navbar .btn-navbar { right: -14px;}
    .home-blocks .span12.item-first .t3-module.module { width:100% !important; margin:0 0 20px 0 !important;}
    .home-banner h2{ width:calc(100% - 80px); margin:68px 40px 30px 40px; font-size:28px; line-height:34px;}
    .home-blocks .span12.item-first .t3-module.module .module-inner .module-title{ min-height:38px; width:calc(100% - 46px); padding:0 0 0 46px; background-size:23px !important; background-position:11px center !important;}
    .home-blocks .span12.item-first .t3-module.module .module-inner .module-title::after{ background-position:center; right:19px;}
    .home-blocks .span12.item-first .t3-module.module .module-inner .module-title .lft-user-img{ margin-top:-11px; width:22px; left:12px;}

    .home-blocks .span12.item-first .t3-module.module .module-inner .module-title span{ font-size:17px; top:0; line-height:22px; width:calc(100% - 16px);}
    .home-blocks .span12.item-first .t3-module.module .module-inner .module-ct{ padding: 10px 30px 10px; width: calc(100% - 60px);}

    .home-blocks .span12.item-first .t3-module.module .module-inner .module-ct a
    {
        font-size: 16px;
    }
    .t3-sl-1 .t3-spotlight-1b,.t3-sl-1 .t3-spotlight-1p{ background:none !important; margin:0 16px;}
    .t3-sl-1 .t3-spotlight-1b .span50 .module,.t3-sl-1 .t3-spotlight-1p .span50 .module{ margin:0 0 20px 0 !important;}
    .home-banner .row{ padding:0 16px;}
    .banner-last-link{ margin:11px 0 31px 0;}

    .t3-mainbody .span9 .t3-spotlight.t3-spotlight-1x.row, .breadcrumb.custom-breadcrumb{ padding:0;}

    body.article-has-image .t3-sl-1{ background:none;}
    body.article-has-image .t3-sl-1 .t3-spotlight-1b, body.article-has-image .t3-sl-1 .t3-spotlight-1p{ padding:0; margin:0 16px}
    body.article-has-image .home-banner{ margin-bottom:0; background:none;}
    body.article-has-image .container.t3-sl.t3-sl-2, body.article-has-image #Mod123, .t3-copyright{ background:#f6f6f6;}
    /*body.article-has-image{ background:url(../images/main-banner.jpg) no-repeat center top !important; width:100%; margin-left:0; background-size:cover !important; background-attachment:fixed !important; min-height:100vh; background:none;}*/
    /*body.article-has-image:before {
        content: "";
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -10;
        background: url('../images/main-banner.jpg') no-repeat center top;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }*/
}
.home-banner h3{ cursor: pointer}
@media(max-width:1920px){    
  .t3-sl-1 .t3-spotlight-1p {
    max-width: 1920px; 
    margin: 20px 0
}  
}
.t3-sl-1 .t3-spotlight-1p .span6 {
    width: 50%;
    float: left;
}

.t3-sl-1 .t3-spotlight-1p .span6 .module {
    background: #ededef;
    margin: 0 10px;
    text-align: center;
    padding: 0;
}

.t3-sl-1 .t3-spotlight-1p .span6 .module .module-inner {
	padding: 50px 30px 40px 30px;
	height: auto;
}
.t3-sl-1 .t3-spotlight-1p .span6 .t3-module.module .module-ct {
	max-width: 260px;
	margin: auto;
}
.t3-sl-1 .t3-spotlight-1p .span6 .module img {
    margin: 0 0 20px;
}

.t3-sl-1 .t3-spotlight-1p .span6 .module h2 {
    color: #8e62a1;
    font-size: 20px;
    line-height: normal;
    margin: 0 0 12px;
}
.t3-sl-1 .t3-spotlight-1p .span6 .module h2 a {
	color: #8e62a1;
}

.t3-sl-1 .t3-spotlight-1p .span6 .module p {
    margin: 0;
    margin: 0 0 38px;
}

.t3-sl-1 .t3-spotlight-1p .span6 .module a.buttonlink {
    border: 1px solid #d0d0d0;
    border-radius: 50px;
    display: block;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    width: 210px; 
}

.t3-sl-1 .t3-spotlight-1p .span6 .module .relative i,
.t3-sl-1 .t3-spotlight-1p .span6 .module .relative input[value="Søk"] {
    margin-left: 100px;
}

.t3-sl-1 .t3-spotlight-1p .span6 .module a.buttonlink:hover {
    border: 1px solid #dcdcde;
    text-decoration: none;
    background-color: #dcdcde;
}
.t3-sl-1 .t3-spotlight-1p .span6 .module a:hover {
   text-decoration: none;  
}
.t3-sl-1 .t3-spotlight-1p .span6 .module form {
    margin: 0;
}

.t3-sl-1 .t3-spotlight-1p .span6 .module input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 25px;
    color: #a4a5a7;
    height: 30px;
    line-height: 30px;
    padding: 0 25px;
    margin: 0;
}
.home-slider .t3-module
{
	margin-bottom: 0; 
}
.home-banner h3{ cursor: pointer}
.slide-text h2 {
    line-height: 30px;
    color: #ffffff;
}
.home-blocks h2{
text-align: center;
}



.djslider-loader .djslider-default {
	height: auto !important;
	min-height: 540px;
}
.djslider-loader .djslider-default ul.djslider-in li {
	min-height: 540px;
	height: auto !important;
	width: calc(100% + 1px) !important;
}

.djslider-default .slide-desc {
	top: 50% !important;
	bottom: auto !important;
	transform: translateY(-50%);
	width: 430px !important;
	max-width: 100% !important;
	margin-left: 27px;
	background: rgba(255, 255, 255, 0.15) !important;
	padding: 5px 10px 10px 10px !important;
}
.djslider-default .slide-desc h2 {
	font-size: 40px;
	line-height: normal;
	margin-top: 0;
	margin-bottom: 20px;
}
.djslider-default .slide-desc p {
	font-size: 18px;
	max-width: 88%;
	margin-bottom: 60px;
}
.djslider-default .slide-desc .link a {
	font-size: 16px;
	padding: 3px 25px;
}
.djslider-default img.dj-image {
	border: 0 !important;
	margin: 0 !important;
	object-fit: cover;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100% !important;
	width: auto !important;
	transform: translate(-50%, -50%);
	min-width: 100%;
}

.djslider-loader-default:focus {
    outline: none;
}
.desktop-slider{ display:block;}
.mobile-slider{ display:none;}

.t3-sl-1 .t3-spotlight-1p .span6 .module p {
	margin: auto auto 38px auto;
	max-width: 100%;
	width: 100%;
}

.home-blocks .span12.item-first .t3-module.module {
	width: calc(50% - 20px);
	margin: 0 10px 30px 10px;
	float: left;
}
.t3-sl-1 .t3-spotlight-1b .span4 .module {
    width: calc(100% - 20px);
    height: 100% !important;
}


.t3-sl-1 .t3-spotlight.t3-spotlight-1b.row { display:flex;}
.t3-sl-1 .t3-spotlight.t3-spotlight-1b.row .span4 {
	display: flex;
}

.t3-sl-1 .t3-spotlight-1p .span50 .module a.buttonlink {
	display: inline-block !important;
}
.t3-sl-1 .t3-spotlight-1p .span6 .t3-module.module .module-ct, .t3-sl-1 .t3-spotlight-1p .span6 .t3-module.module .module-ct .custom, .t3-sl-1 .t3-spotlight-1p .span6 .t3-module.module .module-ct .custom > div {
	display: inline-block;
}
.t3-sl-1 .t3-spotlight-1p .span6 .t3-module.module .module-ct .custom > div br {
	display: none;
}
.span12.banner-btn a {
    display: inline-block;
    line-height: 38px;
    width: auto;
    padding: 0 30px;
}

@media(min-width:320px) and (max-width:1035px){
body.article-has-image .t3-sl-1 .t3-spotlight-1p {
	margin: 20px 16px;
}
}

@media(min-width:1921px) {
body.article-has-image .t3-sl-1 .t3-spotlight-1p {
	margin: 20px 0;
}
}

@media(min-width:768px) and (max-width:1035px){
.t3-sl-1 .row {
	padding: 0 26px;
}

.home .home-slider .new-sr {
		width: 100px;
	}
	
	.home .home-slider .new-sr img {
		    width: 100px;
    height: 100px;
	}
	
	.home .profile-pht {
		
		    width: 100px;
		height: 100px;
	}

	.home .home-slider .djslider-default .slide-desc {
		width: 95% !important;
		left: 20px !important;
	}	

	.djslider-default .slide-desc h2 {
		    font-size: 34px;
	}
	
	.home .bg-white-opcity {
		    margin-top: 0;
	}
	
	.djslider-default .slide-desc-in {
    position: relative;
    top: 64px;
}
	
}

@media (max-width: 767px) {
	.banner-last-link {
		margin: 11px 0 51px 0;
	}
	.home .t3-sl-1 .t3-spotlight.t3-spotlight-1p.row .module-ct p {
		margin-bottom: 38px;
	}
	.t3-sl-1 .t3-spotlight-1b .span50 .module h2,  .t3-sl-1 .t3-spotlight-1p .span50 .module h2,  .t3-sl-1 .t3-spotlight-1p .span50 .module h2 a{
		color: #8e62a1 !important;
		font-size: 20px !important;
		line-height: 24px !important;
	}
	.t3-sl-1 .t3-spotlight-1b .span50 .module .module-inner, .t3-sl-1 .t3-spotlight-1p .span50 .module .module-inner {
		padding: 40px 0 40px 0 !important;
	}
	.t3-sl-1 .t3-spotlight-1p .span6 .module .module-inner {
		padding: 40px 30px 30px 30px;
	}
	.t3-sl-1 .t3-spotlight-1p .span6 .module h2 a, .t3-sl-1 .t3-spotlight-1b .span4 .module h2 {
		line-height: 24px;
		font-size: 20px;
	}
	body.article-has-image .t3-sl-1 .t3-spotlight-1p {
		flex-direction: column;
		margin-top: 0;
	}
	.t3-sl-1 .t3-spotlight-1p .span6 {
		width: 100%;
	}
	.t3-sl-1 .t3-spotlight.t3-spotlight-1b.row {
		flex-direction: column;
	}
	.desktop-slider{ display:none;}
	.mobile-slider{ display:block;}	
	.mobile-slider .djslider-default .slide-desc {
		position: absolute;
		top: 50% !important;
		bottom: auto !important;
		transform: translateY(-50%);
	}
	.djslider-default .slide-desc h2 {
		font-size: 30px;
	}
	.djslider-default .slide-desc p {
		font-size: 16px;
		max-width: 88%;
		margin-bottom: 40px;
	}	
	.home-blocks .t3-spotlight.t3-spotlight-1z.row {
		padding: 0 16px;
	}
	.home-blocks > .row {
		padding: 0 16px;
	}
	.home-blocks h2 {
		font-size: 22px;
		font-weight: 400;
		margin: 47px 0 30px 0;
	}
	.banner-btn a {
		width: auto;
		padding: 0 15px;
		display: inline-flex;
	}
	.banner-btn {
		width: 100% !important;
		margin: 0 0 30px 0 !important;
	}
	.t3-sl-1 .t3-spotlight-1b .span4 .module .module-inner {
		padding: 50px 30px 25px 30px;
	}
	
	
	.home .home-slider .new-sr {
		width: 100px;
	}
	
	.home .home-slider .new-sr img {
		    width: 100px;
    height: 100px;
	}
	
	.home .profile-pht {
		
		    width: 100px;
		height: 100px;
	}
}

.t3-sl-1 .t3-spotlight-1p {
	display: flex !important;
}
.item-first.span6, .item-last.span6 {
	width: 100%;
	float: none !important;
	display: flex;
}
.t3-sl-1 .t3-spotlight-1p .span6 .t3-module.module {
	width: 100%;
}



/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
  
     .mobile-testmolns {
	   display:flex;
	   flex-wrap:wrap;
   }
   
   .home .home-slider .new-sr {
		width: 100%;
		margin: 0;
		float: left;
	}
	
	.home .home-slider .sr.new-sr p {
		margin-top: 28px;
    margin-left: 10px;
	    width: auto;
	}
	
	
	.home .home-slider .djslider-default .slide-desc {
		    left: 0px !important;
			    width: 100% !important;
	}
	
	
	.djslider-default .slide-desc h2 {
			font-size: 20px;
	}
	
	.djslider-default .slide-desc p {
		    max-width: 100%;
			margin-bottom: 8px;
			    max-width: 100%;
	}
	
	.djslider-default .slide-desc h2 {
			font-size: 24px;
			margin-bottom: 7px;
			margin-top: 20px;
		} 
		
		.home .bg-white-opcity {
			    margin-top: 10px;
				    background: rgba(255, 255, 255, 0.7) !important;
		}
		

	
	
	.home .home-slider .new-sr img {
		    width: 80px;
        height: 80px;
	}
	
	.home .profile-pht {
		width: 80px;
       height: 80px;
	}
	
	.home .home-slider .new-sr {
		    width: 100%;
			margin-bottom: 10px;
    }
    
  

}

/* Landscape */
@media screen 
  and (device-width: 412px) 
  and (device-height: 823px) 
  and (-webkit-device-pixel-ratio: 3.5) 
  and (orientation: landscape) {
	  
	    .mobile-testmolns {
	   display:flex;
	   flex-wrap:wrap;
   }
   
   .home .home-slider .new-sr {
		width: 100%;
		margin: 0;
		float: left;
	}
	
	.home .home-slider .sr.new-sr p {
		margin-top: 28px;
    margin-left: 10px;
	    width: auto;
	}
	
	
	.home .home-slider .djslider-default .slide-desc {
		    left: 0px !important;
			    width: 100% !important;
	}
	
	
	.djslider-default .slide-desc h2 {
			font-size: 20px;
	}
	
	.djslider-default .slide-desc p {
		    max-width: 100%;
			margin-bottom: 8px;
			    max-width: 100%;
	}
	
	.djslider-default .slide-desc h2 {
			font-size: 24px;
			margin-bottom: 7px;
			margin-top: 20px;
		} 
		
		.home .bg-white-opcity {
			    margin-top: 10px;
				    background: rgba(255, 255, 255, 0.7) !important;
		}
		

	
	
	.home .home-slider .new-sr img {
		    width: 80px;
        height: 80px;
	}
	
	.home .profile-pht {
		width: 80px;
       height: 80px;
	}
	
	.home .home-slider .new-sr {
		    width: 100%;
			margin-bottom: 10px;
    }
    
  

}


/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {

    .col-sm-8 {
        width: 100%;
        float: left;
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .col-sm-4 {
        width: 100%;
        float: left;
        padding-right: 0;
        padding-left: 0;
        
    }

    .left-bannersec .left-content {
        top: 0;
        width: 80%;
    }

    .left-bannersec .left-content h1 {
        font-size: 22px;
        top: 105px;
    }

    .left-bannersec .left-content p {
        line-height: 20px;
    }

    .left-bannersec .bg-leftimg img {

        height: 300px;
    object-fit: cover;
    border-radius: 15px;

    }

    .right-bannersec img {
        height: 310px;
        object-position: -112px;
    }

    .mid-sec p {
        width: 100%;
    }

    .box-grid {
        width: 100%;
    }

    .box-grid ul {
        grid-template-columns: repeat(2, 1fr);
        margin: 0
    }

    .box-grid li {
        width: 86px !important;
        padding: 8px 8px;
    }

    .box-grid li span {
        word-break: break-all;
        font-size: 14px;
    }

    .left-bannersec .left-content {
        top: 107px;
        left: 30px;
    }

    .left-bannersec .left-content p {
        font-size: 14px;
    }

    .left-bannersec .left-content h1 {
        font-size: 16px;
    }

    .right-bannersec .right-content {
        top: 83px;
        left: 30px;
        width: 80%;
    }

    .right-bannersec .right-content p {
        line-height: 22px;
        
    font-size: 14px;
    }

    .box-grid li span.bg-circl-icon {
        width: 25px;
        height: 25px;
      
    }

    .right-bannersec .right-content h1 {
        font-size: 18px;
    }

    

    .box-grid li span.bg-circl-icon img {
        width: 15px;
        height: 15px;
        
    }
}


/* Portrait */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (orientation: portrait) {

    .col-sm-8 {
        width: 100%;
        float: left;
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .col-sm-4 {
        width: 100%;
        float: left;
        padding-right: 0;
        
    }

    .left-bannersec .left-content {
        top: 0;
        width: 80%;
    }

    .left-bannersec .left-content h1 {
        font-size: 22px;
        top: 105px;
    }

    .left-bannersec .left-content p {
        line-height: 20px;
    }

    .left-bannersec .bg-leftimg img {

        height: 300px;
    object-fit: cover;
    border-radius: 15px;

    }

    .right-bannersec img {
        height: 310px;
        object-position: -73px !important;
    }

    .mid-sec p {
        width: 100%;
    }

    .box-grid {
        width: 100%;
    }

    .box-grid ul {
        grid-template-columns: repeat(2, 1fr);
        margin: 0
    }

    .box-grid li {
        width: 104px !important;
        padding: 15px 8px !important;
    }

    .box-grid li span {
        word-break: break-all;
        font-size: 14px;
    }

    .left-bannersec .left-content {
        top: 107px;
        left: 30px;
    }

    .left-bannersec .left-content p {
        font-size: 14px;
    }

    .left-bannersec .left-content h1 {
        font-size: 16px;
    }

    .right-bannersec .right-content {
        top: 83px;
        left: 30px;
        width: 80%;
    }

    .right-bannersec .right-content p {
        line-height: 22px;
        
    font-size: 14px;
    }

    .box-grid li span.bg-circl-icon {
        width: 25px;
        height: 25px;
      
    }

    .right-bannersec .right-content h1 {
        font-size: 18px;
    }

    

    .box-grid li span.bg-circl-icon img {
        width: 15px;
        height: 15px;
        
    }

}



/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 

    .col-sm-8 {
        width: 100%;
        float: left;
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .col-sm-4 {
        width: 100%;
        float: left;
        padding-right: 0;
        padding-left: 0;
    }

    .left-bannersec .left-content {
        top: 0;
        width: 80%;
    }

    .left-bannersec .left-content h1 {
        font-size: 22px;
        top: 105px;
    }

    .left-bannersec .left-content p {
        line-height: 20px;
    }

    .left-bannersec .bg-leftimg img {

        height: 300px;
    object-fit: cover;
    border-radius: 15px;

    }

    .right-bannersec img {
        height: 310px;
        object-position: -57px;
    }

    .mid-sec p {
        width: 100%;
    }

    .box-grid {
        width: 100%;
    }

    .box-grid ul {
        grid-template-columns: repeat(2, 1fr);
        margin: 0
    }

    .box-grid li {
        width: 112px !important;
    }

    .box-grid li span {
        word-break: break-all;
        font-size: 11px !important;
    }

    .left-bannersec .left-content {
        top: 107px;
    }

    .right-bannersec .right-content {
        top: 83px;
    }

    .right-bannersec .right-content p {
        line-height: 22px;
    }

    .box-grid li span.bg-circl-icon {
        width: 25px;
        height: 25px;
      
    }

    .box-grid li span.bg-circl-icon img {
        width: 15px;
        height: 15px;
        
    }

}


/* Portrait */
@media screen 
  and (device-width: 411px) 
  and (device-height: 731px) 
  and (orientation: portrait) {

    .col-sm-8 {
        width: 100%;
        float: left;
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .col-sm-4 {
        width: 100%;
        float: left;
        padding-right: 0;
        
    }

    .left-bannersec .left-content {
        top: 0;
        width: 80%;
    }

    .left-bannersec .left-content h1 {
        font-size: 22px;
        top: 105px;
    }

    .left-bannersec .left-content p {
        line-height: 20px;
    }

    .left-bannersec .bg-leftimg img {

        height: 300px;
    object-fit: cover;
    border-radius: 15px;

    }

    .right-bannersec img {
        height: 310px;
        object-position: -22px !important;
    }

    .mid-sec p {
        width: 100%;
    }

    .box-grid {
        width: 100%;
    }

    .box-grid ul {
        grid-template-columns: repeat(2, 1fr);
        margin: 0
    }

    .box-grid li {
        width: 130px !important;
        padding: 15px 8px !important;
    }

    .box-grid li span {
        word-break: break-all;
        font-size: 14px;
    }

    .left-bannersec .left-content {
        top: 107px;
        left: 30px;
    }

    .left-bannersec .left-content p {
        font-size: 14px;
    }

    .left-bannersec .left-content h1 {
        font-size: 16px;
    }

    .right-bannersec .right-content {
        top: 83px;
        left: 30px;
        width: 80%;
    }

    .right-bannersec .right-content p {
        line-height: 22px;
        
    font-size: 14px;
    }

    .box-grid li span.bg-circl-icon {
        width: 25px;
        height: 25px;
      
    }

    .right-bannersec .right-content h1 {
        font-size: 18px;
    }

    

    .box-grid li span.bg-circl-icon img {
        width: 15px;
        height: 15px;
        
    }

}


/* Portrait */
@media screen 
  and (device-width: 411px) 
  and (device-height: 823px) 
  and (orientation: portrait) {

    .col-sm-8 {
        width: 100%;
        float: left;
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .col-sm-4 {
        width: 100%;
        float: left;
        padding-right: 0;
        padding-left: 0;
        
    }

    .left-bannersec .left-content {
        top: 0;
        width: 80%;
    }

    .left-bannersec .left-content h1 {
        font-size: 22px;
        top: 105px;
    }

    .left-bannersec .left-content p {
        line-height: 20px;
    }

    .left-bannersec .bg-leftimg img {

        height: 300px;
    object-fit: cover;
    border-radius: 15px;

    }

    .right-bannersec img {
        height: 310px;
        object-position: -22px !important;
    }

    .mid-sec p {
        width: 100%;
    }

    .box-grid {
        width: 100%;
    }

    .box-grid ul {
        grid-template-columns: repeat(2, 1fr);
        margin: 0
    }

    .box-grid li {
        width: 130px !important;
        padding: 15px 8px !important;
    }

    .box-grid li span {
        word-break: break-all;
        font-size: 14px;
    }

    .left-bannersec .left-content {
        top: 107px;
        left: 30px;
    }

    .left-bannersec .left-content p {
        font-size: 14px;
    }

    .left-bannersec .left-content h1 {
        font-size: 16px;
    }

    .right-bannersec .right-content {
        top: 83px;
        left: 30px;
        width: 80%;
    }

    .right-bannersec .right-content p {
        line-height: 22px;
        
    font-size: 14px;
    }

    .box-grid li span.bg-circl-icon {
        width: 25px;
        height: 25px;
      
    }

    .right-bannersec .right-content h1 {
        font-size: 18px;
    }

    

    .box-grid li span.bg-circl-icon img {
        width: 15px;
        height: 15px;
        
    }

}


/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 

    .col-sm-8 {
        width: 100%;
        float: left;
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .col-sm-4 {
        width: 100%;
        float: left;
        padding-right: 0;
        padding-left: 0;
    }

    .left-bannersec .left-content {
        top: 0;
        width: 80%;
    }

    .left-bannersec .left-content h1 {
        font-size: 22px;
        top: 105px;
    }

    .left-bannersec .left-content p {
        line-height: 20px;
    }

    .left-bannersec .bg-leftimg img {

        height: 300px;
    object-fit: cover;
    border-radius: 15px;

    }

    .right-bannersec img {
        height: 310px;
        object-position: -18px;
    }

    .mid-sec p {
        width: 100%;
    }

    .box-grid {
        width: 100%;
    }

    .box-grid ul {
        grid-template-columns: repeat(2, 1fr);
        margin: 0
    }

    .box-grid li {
        width: 131px !important;
     
    }

    

    .box-grid li span {
        word-break: break-all;
        font-size: 13px;
    }

    .left-bannersec .left-content {
        top: 107px;
    }

    .right-bannersec .right-content {
        top: 83px;
    }

    .right-bannersec .right-content p {
        line-height: 22px;
    }

    .box-grid li span.bg-circl-icon {
        width: 35px;
        height: 35px;
      
    }

}



/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
  
     .mobile-testmolns {
	   display:flex;
	   flex-wrap:wrap;
   }
   
   .home .home-slider .new-sr {
		width: 100%;
		margin: 0;
		float: left;
	}
	
	.home .home-slider .sr.new-sr p {
		margin-top: 28px;
    margin-left: 10px;
	    width: auto;
	}
	
	
	.home .home-slider .djslider-default .slide-desc {
		    left: 0px !important;
			    width: 100% !important;
	}
	
	
	.djslider-default .slide-desc h2 {
			font-size: 20px;
	}
	
	.djslider-default .slide-desc p {
		    max-width: 100%;
			margin-bottom: 8px;
			    max-width: 100%;
				    font-size: 14px;
	}
	
	.home .home-slider .djslider-default .slide-desc p.commentp2 {
		 font-size: 14px;
	}
	
	.home .ml-3 {
		margin-left:0px !Important;
		
	}
	
	.djslider-default .slide-desc h2 {
			font-size: 24px;
			margin-bottom: 7px;
			margin-top: 20px;
		} 
		
		.home .bg-white-opcity {
			    margin-top: 10px;
				    background: rgba(255, 255, 255, 0.7) !important;
		}
		

	
	
	.home .home-slider .new-sr img {
		    width: 80px;
        height: 80px;
	}
	
	.home .profile-pht {
		width: 80px;
       height: 80px;
	}
	
	.home .home-slider .new-sr {
		    width: 100%;
			margin-bottom: 10px;
	}

}


/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
	  
	   .mobile-testmolns {
	   display:flex;
	   flex-wrap:wrap;
   }
   
   .home .home-slider .new-sr {
		width: 100%;
		margin: 0;
		float: left;
	}
	
	.home .home-slider .sr.new-sr p {
		margin-top: 28px;
    margin-left: 10px;
	    width: auto;
	}
	
	
	.home .home-slider .djslider-default .slide-desc {
		    left: 0px !important;
			    width: 100% !important;
	}
	
	
	.djslider-default .slide-desc h2 {
			font-size: 20px;
	}
	
	.djslider-default .slide-desc p {
		    max-width: 100%;
			margin-bottom: 8px;
			    max-width: 100%;
	}
	
	.djslider-default .slide-desc h2 {
			font-size: 24px;
			margin-bottom: 7px;
			margin-top: 20px;
		} 
		
		.home .bg-white-opcity {
			    margin-top: 10px;
				    background: rgba(255, 255, 255, 0.7) !important;
		}
		

	
	
	.home .home-slider .new-sr img {
		    width: 80px;
        height: 80px;
	}
	
	.home .profile-pht {
		width: 80px;
       height: 80px;
	}
	
	.home .home-slider .new-sr {
		    width: 100%;
			margin-bottom: 10px;
	}
	  
  }



@media only screen and (max-width:599px) {
	
	.home .home-slider .djslider-default .slide-desc .comment--p1 {
		font-size: 14px;
		    margin-bottom: 12px;
	}
	
	.home .home-slider .djslider-default .slide-desc p.commentp2 {
		font-size: 14px;
		margin-bottom: 0;
	}
   
   .mobile-testmolns {
	   display:flex;
	   flex-wrap:wrap;
   }
   
   .home .home-slider .new-sr {
		width: 100%;
		margin: 0;
		float: left;
	}
	
	.home .home-slider .sr.new-sr p {
		margin-top: 28px;
    margin-left: 10px;
	    width: auto;
	}
	
	
	.home .home-slider .djslider-default .slide-desc {
		    left: 0px !important;
			    width: 100% !important;
	}
	
	
	.djslider-default .slide-desc h2 {
			font-size: 20px;
	}
	
	.djslider-default .slide-desc p {
		    max-width: 100%;
			margin-bottom: 8px;
			   max-width: 70%;
	}
	
	.djslider-default .slide-desc h2 {
			font-size: 24px;
			margin-bottom: 7px;
			margin-top: 20px;
		} 
		
		.home .bg-white-opcity {
			    margin-top: 10px;
				    background: rgba(255, 255, 255, 0.7) !important;
		}
		

	
	
	.home .home-slider .new-sr img {
		    width: 80px;
        height: 80px;
	}
	
	.home .profile-pht {
		width: 80px;
       height: 80px;
	}
	
	.home .home-slider .new-sr {
		    width: 100%;
			margin-bottom: 10px;
	}
}



/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	  
	   .mobile-testmolns {
	   display:flex;
	   flex-wrap:wrap;
   }
   
   .home .home-slider .new-sr {
		width: 100%;
		margin: 0;
		float: left;
	}
	
	.home .home-slider .sr.new-sr p {
		margin-top: 28px;
    margin-left: 10px;
	    width: auto;
	}
	
	
	.home .home-slider .djslider-default .slide-desc {
		    left: 0px !important;
			    width: 100% !important;
	}
	
	
	.djslider-default .slide-desc h2 {
			font-size: 20px;
	}
	
	.djslider-default .slide-desc p {
		    max-width: 100%;
			margin-bottom: 8px;
			    max-width: 100%;
	}
	
	.djslider-default .slide-desc h2 {
			font-size: 24px;
			margin-bottom: 7px;
			margin-top: 20px;
		} 
		
		.home .bg-white-opcity {
			    margin-top: 10px;
				    background: rgba(255, 255, 255, 0.7) !important;
		}
		

	
	
	.home .home-slider .new-sr img {
		    width: 80px;
        height: 80px;
	}
	
	.home .profile-pht {
		width: 80px;
       height: 80px;
	}
	
	.home .home-slider .new-sr {
		    width: 100%;
			margin-bottom: 10px;
    }
    
    
	    

}



@media only screen and (max-width:375px) {
	.home .home-slider .djslider-default .slide-desc .comment--p1 {
		    margin-bottom: 8px;
	}
	
	.home .home-slider .djslider-default .slide-desc p.commentp2 {
		    font-size: 16px;
			    margin-bottom: 6px;
	}
}

@media only screen and (max-width:320px) {
	.home .bg-white-opcity {
		padding: 6px 10px;
	}
}
.logo-image span, .logo-image small {
    display: block !important;
    color: #fff;
    font-size: 12px;
}
.logo-image a:hover {
    text-decoration: none;
}

.carousel-indicators li:hover, .carousel-indicators li:focus {
    cursor: pointer;
}
.carousel-inner {
    border-radius: 15px;
}
