#main-nav a,#main-nav a:after,.align-center{
    text-align:center
}
.align-left{
    float:left
}
a,address,and,article,b,body,code,dd,details,div,em,footer,h1,h2,h3,h4,h5,h6,header,html,i,img,input,li,menu,nav,p,s,section,select,strong,table,td,time,tr,ul,var,video{
    background:0 0;
    border:0;
    font-size:100%;
    margin:0;
    outline:0;
    padding:0;
    vertical-align:baseline
}
article,details,footer,header,menu,nav,section{
    display:block
}
body{
    line-height:1
}
a,a>*{
    text-decoration:none
}
hr{
    border:0;
    clear:both;
    height:1px;
    padding:0
}
.clearfix:after{
    display:block;
    height:0;
    width:0;
    visibility:hidden;
    clear:both
}
table{
    border-collapse:collapse;
    border-spacing:0
}
.clearfix:after{
    content:' ';
    font-size:0;
    line-height:0
}
* html .clearfix,:first-child+html .clearfix{
    zoom:1
}
h1{
    font-size:32px
}
h2{
    font-size:28px
}
h3{
    font-size:17px
}
h4{
    font-size:15px
}
h5{
    font-size:14px
}
h6{
    font-size:12px
}
ul{
    list-style:disc
}
li{
    margin-left:30px
}
address,article,h1,h2,h3,h4,h5,h6,hr,p,table,ul{
    margin-bottom:20px
}
body{
    background:#fff;
    border-top:6px solid #3a3a3a;
    color:#909090;
    font:14px/1.7 'Lucida Sans Unicode','Lucida Grande',sans-serif;
    -webkit-font-smoothing:antialiased;
    -webkit-text-size-adjust:100%
}
h1,h2,h3,h4,h5,h6,input[type=reset],input[type=submit]{
    font-family:'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-weight:400
}
::-moz-selection{
    background:#f15a23;
    color:#fff;
    text-shadow:none
}
::selection{
    background:#f15a23;
    color:#fff;
    text-shadow:none
}
h1,h2,h3,h4,h5,h6{
    color:#474747;
    line-height:1.25;
    margin-bottom:15px
}
h3,h4,h5{
    font-weight:600
}
a,a>*{
    color:#3a3a3a;
    -webkit-transition:background-color .2s ease,border .2s ease,color .2s ease,opacity .2s ease-in-out;
    -moz-transition:background-color .2s ease,border .2s ease,color .2s ease,opacity .2s ease-in-out;
    -ms-transition:background-color .2s ease,border .2s ease,color .2s ease,opacity .2s ease-in-out;
    -o-transition:background-color .2s ease,border .2s ease,color .2s ease,opacity .2s ease-in-out;
    transition:background-color .2s ease,border .2s ease,color .2s ease,opacity .2s ease-in-out
}
a:hover,a>:hover{
    color:#f15a23
}
hr{
    background:#efefef;
    color:#efefef;
    margin:5px 0 25px
}
p+hr{
    margin:25px 0 20px
}
input[type=reset],input[type=submit]{
    background:#f15a23;
    border:none;
    color:#fff;
    cursor:pointer;
    height:auto;
    overflow:visible;
    padding:7px 20px;
    -webkit-transition:background-color .2s ease;
    -moz-transition:background-color .2s ease;
    -ms-transition:background-color .2s ease;
    -o-transition:background-color .2s ease;
    transition:background-color .2s ease;
    width:auto
}
input[type=reset]:hover,input[type=submit]:hover{
    background:#3a3a3a;
    color:#fff
}
.single-image{
    cursor:pointer;
    display:block;
    margin-bottom:5px;
    overflow:hidden;
    position:relative
}
.single-image.none,.single-image.none img{
    display:inline;
    margin-bottom:0;
    overflow:visible
}
.single-image.align-right{
    margin-bottom:15px;
    margin-left:15px
}
.single-image img{
    margin-bottom:-5px
}
#main-nav a,#main-nav li,.container{
    position:relative
}
.align-center{
    margin-left:auto;
    margin-right:auto
}
img.align-left{
    margin-bottom:15px;
    margin-right:15px
}
.align-right{
    float:right
}
img.align-right{
    margin-bottom:15px;
    margin-left:15px
}
ul.none{
    list-style:none;
    margin:0
}
.check li,.check-2 li{
    list-style:none;
    margin:0;
    padding:0 0 0 24px
}
.check li{
    background:url(https://www.showmyip.com/custom/img/list-check.png) 3px 4px no-repeat
}
.check-2 li{
    background:url(https://www.showmyip.com/custom/img/list-check-2.png) 0 4px no-repeat
}
.notice, .error{
    display:block;
    padding:5px 5px 5px 44px
}
.notice{
    background:url(https://www.showmyip.com/custom/img/icon-box-notice.png) 10px 9px no-repeat #fcf7d9;
    border:1px solid #f5dc7d;
    border-left-width:4px;
    color:#c4a21b
}
.error{
    background:url(https://www.showmyip.com/custom/img/icon-box-error.png) 10px 9px no-repeat #f9e5e6;
    border:1px solid #f7c7c9;
    border-left-width:4px;
    color:#b3696c;
    font-size:16px;
    margin-bottom:10px
}
input,select{
    -webkit-appearance:none;
    background-color:#f8f8f8;
    border:1px solid #e8e8e8;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    color:#8f8f8f;
    font:12px/1.5 'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    padding:5px 10px;
    border-radius:0
}
input,select{
    vertical-align:middle;
    width:200px
}
textarea{
    padding:10px;
    resize:both
}
input:hover,select:hover,textarea:hover{
    border-color:#dedede
}
input:focus,select:focus,textarea:focus{
    border-color:#ccc
}
input[type=reset],input[type=submit]{
    font-size:13px;
    text-transform:uppercase
}
select{
    cursor:pointer;
    padding:5px 7px
}
.contact-form input[type=checkbox],.contact-form input[type=radio],input[type=checkbox],input[type=radio]{
    width:20px
}
input[type=checkbox]{
    -webkit-appearance:checkbox
}
input[type=radio]{
    -webkit-appearance:radio
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#b0b0b0
}
input:-moz-placeholder,textarea:-moz-placeholder{
    color:#b0b0b0
}
.container{
    margin:0 auto;
    width:940px
}
.one-fourth,.one-third,.three-fourth,.two-third{
    float:left;
    margin-right:20px
}
.one-third{
    width:300px
}
.two-third{
    width:620px
}
.one-fourth{
    width:220px
}
.three-fourth{
    width:700px
}
#header{
    border-bottom:1px solid #efefef;
    height:86px;
    z-index:97
}
#logo{
    float:left;
    margin-top:10px
}
#main-nav{
    float:right
}
#main-nav>ul{
    margin:-6px 0 0
}
#main-nav li{
    list-style:none;
    float:left;
    margin:0
}
#main-nav a{
    border-bottom:1px solid transparent;
    border-top:6px solid transparent;
    color:#3a3a3a;
    font-family:'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif;
    font-size:12px;
    font-weight:800;
    display:block;
    letter-spacing:-.08px;
    padding:26px 20px 40px;
    text-transform:uppercase;
    z-index:98
}
#main-nav a:after,#main-nav ul ul a{
    display:block;
    font-size:11px;
    font-weight:400
}
.ie7 #main-nav a{
    padding:33px 20px
}
#main-nav a:after{
    color:#aeaeae;
    content:attr(data-description);
    font-style:italic;
    line-height:0;
    margin:3px 0 -3px;
    text-transform:lowercase
}
#main-nav .hover>a,#main-nav a:hover{
    border-bottom-color:#f15a23;
    border-top-color:#f15a23;
    color:#f15a23;
    background:#f8f8f8
}
.no-js #main-nav li:hover>ul{
    display:block;
    top:92px
}
#main-nav ul ul{
    background:#3a3a3a;
    -webkit-box-shadow:2.5px 2.5px 5px rgba(0,0,0,.2);
    -moz-box-shadow:2.5px 2.5px 5px rgba(0,0,0,.2);
    box-shadow:2.5px 2.5px 5px rgba(0,0,0,.2);
    display:none;
    left:0;
    padding:0;
    position:absolute;
    top:92px;
    width:200px;
    z-index:99
}
#main-nav ul ul li{
    float:none
}
#main-nav ul ul a{
    border:0;
    border-bottom:1px solid #252525;
    border-top:1px solid #4c4c4c;
    color:#fff;
    font-family:'Lucida Sans Unicode','Lucida Grande',sans-serif;
    letter-spacing:0;
    padding:8px 20px!important;
    text-align:left;
    text-transform:none
}
#footer .title,#footer-nav li a,.section-title{
    text-transform:uppercase
}
#main-nav ul ul .hover>a,#main-nav ul ul a:hover{
    background:#f15a23;
    color:#fff
}
#main-nav ul ul ul{
    left:200px!important;
    top:0!important
}
#content{
    padding-top:10px
}
.ie7 #content{
    padding-top:25px
}
.entry{
    border-bottom:1px dotted #ced8df
}
.section-title{
    font-weight:800
}
#main{
    float:left;
    margin:0 40px 0 0;
    width:680px
}
#main .one-third{
    width:213px
}
#main .two-third{
    width:447px
}
#main .one-fourth{
    width:155px
}
#main .three-fourth{
    width:505px
}
.contact-form,.contact-form textarea,.video-js{
    max-width:100%
}
.entry-meta{
    font-family:'Open Sans','Lucida Sans Unicode','Lucida Grande',sans-serif
}
#footer,#map{
    position:relative
}
.entry{
    margin:0 0 50px;
    padding:0 0 30px
}
.entry.single{
    margin-bottom:45px;
    padding-bottom:25px
}
.entry-image,.entry-video{
    display:block;
    margin:0 auto 25px
}
.single-image .entry-image{
    margin-bottom:20px
}
.entry-body{
    float:right;
    margin:-5px 0 0;
    width:550px
}
.entry-body .title{
    font-size:18px;
    font-weight:700;
    margin-top:10px
}
.entry-meta{
    color:#878787;
    float:left;
    margin:0 20px 0 0;
    text-align:right;
    width:110px
}
.entry-meta ul{
    margin:0
}
.entry-meta li{
    list-style:none;
    margin:0
}
.entry-meta .title{
    font-weight:700
}
.entry-meta a{
    color:#959393;
    display:inline-block;
    font-style:italic
}
.entry-meta a:hover{
    color:#f15a23
}
a:hover>.post-format{
    background-color:#f15a23;
    color:#f15a23
}
#map{
    border-bottom:1px solid #c5c3c0;
    border-top:1px solid #c5c3c0;
    height:440px;
    margin:-41px 0 40px;
    width:100%
}
#map:after,#map:before{
    background:0 0;
    -webkit-box-shadow:0 0 5px 2px rgba(0,0,0,.1);
    -moz-box-shadow:0 0 5px 2px rgba(0,0,0,.1);
    box-shadow:0 0 5px 2px rgba(0,0,0,.1);
    content:'';
    left:0;
    position:absolute;
    top:0;
    width:100%
}
#map:after{
    bottom:0;
    top:auto
}
#footer{
    background:#3a3a3a;
    margin-top:80px;
    padding:35px 0 30px
}
.not-ie #footer:before{
    background:#fff;
    content:'';
    left:50%;
    display:block;
    height:15px;
    margin:0 0 0 -7.5px;
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
    position:absolute;
    top:-8px;
    width:15px
}
#footer .title,#footer-nav{
    border-bottom:1px solid #4b4b4b;
    margin:0 0 12px;
    padding:0 0 12px
}
.not-ie #footer:before,x:-o-prefocus{
    display:none
}
#footer,#footer a,#footer-bottom,#footer-bottom a{
    color:#868686
}
#footer a:hover,#footer-bottom a:hover{
    color:#f15a23
}
#footer .title{
    display:block;
    font-size:10px
}
#footer-nav ul{
    margin:0
}
#footer-nav li{
    background:0 0;
    border:none;
    display:inline-block;
    list-style:none;
    margin:0 -3px 0 0
}
.ie7 #footer-nav li{
    display:inline
}
#footer-nav li a{
    border-left:1px solid #484848;
    font-size:10px;
    display:block;
    padding:0 15px
}
#footer-nav li:first-child a{
    border-left:none;
    padding-left:0
}
#footer-nav li:last-child a{
    padding-right:0
}
#footer input[type=submit]:hover #footer input[type=reset]:hover{
    background:#ddd;
    color:#3a3a3a
}
#footer-bottom{
    background:#303030;
    line-height:17px;
    padding:12px 0
}
#footer-bottom ul{
    margin:0
}
#footer-bottom li{
    float:left;
    list-style:none;
    margin:0
}
#footer-bottom li:first-child{
    margin-right:15px
}
#footer-bottom li a{
    border-left:1px solid #484848;
    display:block;
    padding:0 15px
}
#footer-bottom li:first-child a{
    border-left:none;
    padding-left:0
}
#footer-bottom li:last-child a{
    padding-right:0
}
@media only screen and (max-width:959px){
    #logo{
        max-height:100%
    }
    #content img{
        height:auto;
        max-width:100%
    }
}
@media only screen and (min-width:768px) and (max-width:959px){
    .container{
        width:748px
    }
    .one-third{
        width:236px
    }
    .two-third{
        width:492px
    }
    .one-fourth{
        width:172px
    }
    .three-fourth{
        width:556px
    }
    #main{
        width:488px
    }
    #main .one-third{
        width:149px
    }
    #main .two-third{
        width:319px
    }
    #main .one-fourth{
        width:107px
    }
    #main .three-fourth{
        width:361px
    }
    #header{
        height:72px
    }
    #logo{
        margin-top:0
    }
    #main-nav a{
        padding:26px 20px
    }
    #main-nav a:after{
        content:'';
        display:none
    }
    #main-nav ul ul,.no-js #main-nav li:hover>ul{
        top:78px
    }
    .entry-body{
        width:358px
    }
    #map{
        height:340px
    }
}
@media only screen and (max-width:767px){
    #main .one-fourth,#main .one-third,#main .three-fourth,#main .two-third,.container,.one-fourth,.one-third,.three-fourth,.two-third{
        width:95%
    }
    #logo,#main-nav,.align-right{
        float:none
    }
    .one-fourth,.one-third,.three-fourth,.two-third{
        float:none;
        margin-right:0
    }
    #main,#main-nav ul ul{
        width:100%
    }
    #header{
        height:auto
    }
    #logo{
        display:block;
        text-align:center
    }
    #main-nav{
        margin:10px 0 20px
    }
    #main-nav li{
        width:50%
    }
    #main-nav a{
        border-bottom-color:#efefef;
        padding:16px 20px 30px
    }
    #main-nav>ul>li:last-child a{
        border-bottom-color:transparent
    }
    #main-nav ul ul,.no-js #main-nav li:hover>ul{
        top:72px
    }
    #main-nav ul ul li{
        width:auto
    }
    #main-nav ul ul li:first-child>a{
        border-top:none
    }
    #main-nav ul ul li:last-child>a{
        border-bottom:none
    }
    #main-nav ul ul ul{
        border-bottom:1px solid #252525;
        -webkit-box-shadow:none;
        -moz-box-shadow:none;
        box-shadow:none;
        display:block!important;
        left:0!important;
        margin:0;
        top:0!important;
        position:relative
    }
    #main-nav ul ul li:last-child ul{
        border-top:1px solid #252525;
        border-bottom:none
    }
    #main,.entry .entry-meta{
        border-bottom:1px solid #efefef;
        float:none
    }
    #main-nav ul ul ul a{
        padding-left:30px
    }
    #main-nav ul ul ul li:first-child a{
        border-top:1px solid #4c4c4c
    }
    #main{
        margin-right:0;
        padding-bottom:20px
    }
    .entry-image,.entry-video{
        margin-bottom:10px
    }
    .single-image .entry-image{
        margin-bottom:0
    }
    .entry .entry-body{
        float:none;
        margin:0;
        width:100%
    }
    .entry .entry-meta{
        border-top:1px solid #efefef;
        margin:10px 0;
        padding:4px 0;
        text-align:left;
        width:100%
    }
    .entry .entry-meta li{
        border-left:1px solid #efefef;
        display:inline-block;
        padding:0 10px
    }
    .entry .entry-meta li:first-child{
        border-left:none;
        padding-left:0
    }
    .entry .entry-meta li:last-child{
        padding-right:0
    }
    .entry .entry-meta li .title{
        display:block
    }
    .entry .entry-meta a:hover>.post-format{
        background:0 0
    }
    .not-ie #footer .container:after{
        top:-56px
    }
}
@media only screen and (min-width:480px) and (max-width:767px){
    #main .one-fourth,#main .one-third,#main .three-fourth,#main .two-third,.container,.one-fourth,.one-third,.three-fourth,.two-third{
        width:420px
    }
    .one-fourth,.one-third,.three-fourth,.two-third{
        float:none;
        margin-right:0
    }
    #map{
        height:240px
    }
}
@media (max-width:768px){
    #showmenu{
        display:block!important;
        font-size:18px;
        color:#f26836;
        border:1px solid #f79f7f;
        padding-left:10px;
        cursor:pointer
    }
    #main-nav li{
        width:100%
    }
    #main-nav{
        display:none
    }
    #main-nav a:after{
        content:''
    }
    .no-js #main-nav>ul{
        display:block
    }
    #main-nav li{
        width:100%;
        float:none
    }
    #main-nav a{
        text-align:left;
        padding:10px
    }
    #header{
        margin-bottom:20px
    }
}
@media only screen and (max-width:479px){
    .no-js #main-nav li:hover>ul{
        top:62px
    }
    #map{
        height:140px
    }
    #footer-nav li{
        border-top:1px dotted #4b4b4b;
        padding:5px 0;
        width:100%
    }
    #footer-nav li:first-child{
        border-top:none
    }
    #footer-nav li a{
        border:none;
        padding:0
    }
}
select{
    -webkit-appearance:menulist
}
#header select{
    -webkit-appearance:none!important
}
#content image{
    max-width:100%
}
table.iptab{
    width:100%
}
table.iptab td{
    padding:5px;
    border:1px solid #d0b179;
    background:#ffe6b9;
    color:#000
}
.iptab a{
    color:#00f;
    font-size:10px
}
li,p{
    color:#636363;
    font-size:16px
}
h3{
    font-size:20px
}
#showmenu{
    display:none
}
 .select2-container{
    text-align:left;
    display:inline-block;
    margin:0;
    position:relative;
    vertical-align:middle;
    width:80%;
    max-width:350px;
    font-size:20px;
    text-overflow:ellipsis;
    color:#8f8f8f
}
.tool-icon {
    font-size: 24px;
    margin-right: 15px;
    flex-shrink: 0;
    color: #4a4a4a; /* Set a uniform color for all icons */
}

.tool-text {
    font-weight: 500;
    color: #333; /* Set a uniform color for all text */
}

.tool-link:hover .tool-icon,
.tool-link:hover .tool-text {
    color: #0056b3; /* Change color on hover */
}

/***form setting */

.ip_addr_form {
    max-width: 700px;
    margin: 20px auto;
    text-align: center; 

}

.ip_addr_form input[type="text"],
.ip_addr_form input[type="number"],
.ip_addr_form input[type="url"],
.ip_addr_form input[type="submit"],
.ip_addr_form select,
.ip_addr_form textarea {
    width: 100%;
    padding: 12px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
}

.ip_addr_form input[type="submit"] {
    background-color: #f15a23;
    color: white;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
    width: 30%;
}

.ip_addr_form input[type="submit"]:hover {
    background-color: #d64a1a;
}

.ip_addr_form label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    color: #474747;
}

.iptab {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #d0b179;
    border-radius: 4px;
    overflow: hidden;
}

.iptab th,
.iptab td {
    padding: 12px;
    text-align: left;
    border-bottom: 1px solid #d0b179;
}

.iptab th {
    background-color: #f7d7a0;
    font-weight: bold;
    color: #333;
}

.iptab tr:last-child td {
    border-bottom: none;
}

.iptab tr:nth-child(even) {
    background-color: #fff2d9;
}

.iptab tr:nth-child(odd) {
    background-color: #ffe6b9;
}

@media screen and (max-width: 767px) {
    .ip_addr_form {
        max-width: 100%;
        padding: 0 15px;
    }
    
    .ip_addr_form input[type="text"],
    .ip_addr_form input[type="number"],
    .ip_addr_form input[type="url"],
    .ip_addr_form input[type="submit"],
    .ip_addr_form select,
    .ip_addr_form textarea {
        width: 90%;
        padding: 12px;
        margin-bottom: 15px;
        font-size: 16px;
    }
    .ip_addr_form input[type="submit"] {
        width: 90%;
    }
    
    .iptab {
        display: block;
        overflow-x: auto;
    }
    
    .iptab th,
    .iptab td {
        white-space: nowrap;
    }
}
